Skip to content

v0.1.8b

Compare
Choose a tag to compare
@dkoz dkoz released this 18 Mar 14:07
· 69 commits to main since this release

Changelog v0.1.8b

Continuation from v0.1.8, bugs were discovered and fixed.

  • Fixed issue with query status not properly updating.
  • Fixed issue with the rcon utility spamming errors.
  • Added asyncio timing to kit items being sent to players in-game.
  • Fixed docker not properly restart bot when the container crashes or machine reboots.

Changelog v0.1.8

  • Created a new RCON Utility for seamless rcon protocol switching between base64 and utf-8 encoding.
    • The bot will now remember the servers current encoding for 10 minute intervals, then dump the memory and start again.
    • There has been several bugs fixed with RCON with this new version release.
  • Whitelist logic has been improved to handle PlayerUID and SteamID more efficiently.
    • The /whitelist add command now has an option for PlayerUID. You can convert SteamID to PlayerUID here: https://palworld-uid.deathsnacks.com/
    • Several bugs were attempted to be fixed with this new update.
  • New Kits feature has been added. More information on that below.

Kits:

  • You can now make kits and give them out to players from discord.
  • Kits require PalGuard in order to work.
    • There is discussion for adding support to AdminEngine and Sphere.
    • If you don't use PalGuard and want support for other mods please DM me.
  • Kits are easy to create and have a configuration located in the gamedata folder.

Kits configuration guide can be found here

Installation

Remember to read the guide on our wiki