diff --git a/admin.md b/admin.md new file mode 100644 index 0000000..d8dfe22 --- /dev/null +++ b/admin.md @@ -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. \ No newline at end of file