Skip to content

Releases: shupershuff/PalworldServerTools

v1.1.1

19 Feb 13:34
acfb39b
Compare
Choose a tag to compare

Minor update:

  • Fixed minor issues with logging.
  • Fixed Setup not working.

v1.1.0

08 Feb 02:50
7530909
Compare
Choose a tag to compare

A fairly big update. Fixed a bunch of issues and added new features.

  • Implemented Backup feature and added Parameter. See Github readme for explanation.
  • Implemented Server Setup feature. See Github readme for explanation.
  • Implemented Kick & Ban with username validation (you can enter either playername or steam ID). Also able to ban offline players.
  • Significant improvements to Server Shutdown messaging.
  • Removed Shutdown Message config from config.xml as it's no longer used.
  • ARRCON now automatically installs if it's not found.
  • SteamCMD now automatically installs if it's not found.
  • Fixed various issues with logging and typos
  • Fixed updates not working for directories with spaces in them.
  • Fixed the filename outputting incorrectly for "todaystheme.txt" (was .todaystheme.txt")
  • Added parameter for retrieving players in csv without the header (as it's needed by internal functions anyway).
  • Added Parameter for -logplayers to enable writing to playersonline.txt
  • Code tidy ups and future proofing.
  • Adjustments to config validation and checks.

Breaking Changes:

  • Changed Parameter "-StartNoTheme" to "-Start"
  • Changed ShowPlayers to "ShowPlayerNames". ShowPlayers now shows CSV output of online players (standard output by RCON).

v1.0.0

27 Jan 13:50
7ef5113
Compare
Choose a tag to compare

V1 Initial release of script to perform basic server admin functionality and return RCON Data.