* Localize respawn command, allow for it to use userids, and make it use [Dependency] attributes * Make respawn verb available for offline players * Make erase available for offline players A thousand admins rejoice * Reorder verbs in code * Add erase command * Fix localisation for erase command * Address reviews and add completion to respawn command * Complete reviews which I forgor
8 lines
276 B
Plaintext
8 lines
276 B
Plaintext
# erase
|
|
cmd-erase-desc = Erase a player's entity if it exists and all their chat messages
|
|
cmd-erase-help = erase <Username of User Id>
|
|
cmd-erase-invalid-args = Invalid number of arguments
|
|
cmd-erase-player-not-found = Player not found
|
|
|
|
cmd-erase-player-completion = <Username>
|