Add admin

zontreck 2025-01-18 16:36:14 -07:00
parent 319008e9ff
commit fad06ad03b

11
admin.md Normal file

@ -0,0 +1,11 @@
### Administrator Commands
In the event of a player's rather unfortunate ending at the hands of the void, a special command exists for administrators.
# /restoreinv
This command will restore a player's inventory. The command requires an argument, specifying the player name. The inventory of that player will then be restored from a snapshot in memory.
NOTE: The target player's inventory will be wiped out before restore.
NOTE: Snapshots do not persist past a server restart, and are kept in memory only for the current server's session.