Tristan-ValheimRcon icon

ValheimRcon

Server plugin that adds support for the RCON protocol to manage your Valheim server. It includes a set of the most essential commands.

CHANGELOG

1.3.0

  • deleteObjects: added -force flag to bypass safety checks; use with extreme caution as it can delete critical game objects (zones, dungeons, player models)
  • Simplified object id to id:userid format

1.2.2

  • Fixed rcon packet size limit issue (huge thanks to ourbob for finding the issue)

1.2.1

  • Improved give command

1.2.0

  • Improved command execution result delivery to RCON clients and Discord
  • Fixed errors when RCON clients disconnect (huge thanks to ourbob for finding and fixing the issue)
  • Added deleteObjects command for removing objects by selected criteria
  • Improved interface of some commands, added optional arguments

1.1.0

  • Added new commands
    • to manage global keys
    • to show server time
    • to find objects by name and creator id and get their information
    • to execute Valheim console commands on the server
    • to get player information
    • to show all available commands

1.0.1

  • Fixed updating server time while no players online

1.0.0

Public release