generated from AriasCreations/vsmodtemplate
Add admin
parent
319008e9ff
commit
fad06ad03b
1 changed files with 11 additions and 0 deletions
11
admin.md
Normal file
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.
|
Loading…
Add table
Add a link
Reference in a new issue