Add verb to spawn players on the spot (#22000)
* Add verb to spawn players on the spot Apparently ss13 had it. Respawn for us will most of the time kick them to lobby to setup again but this just puts them in place so an admin can then SetOutfit or whatever. * Add player cloning
This commit is contained in:
@@ -4,5 +4,9 @@ admin-player-actions-kick = Kick
|
||||
admin-player-actions-ban = Ban
|
||||
admin-player-actions-ahelp = AHelp
|
||||
admin-player-actions-respawn = Respawn
|
||||
admin-player-actions-spawn = Spawn here
|
||||
admin-player-spawn-failed = Failed to find valid coordinates
|
||||
|
||||
admin-player-actions-clone = Clone
|
||||
admin-player-actions-teleport = Teleport To
|
||||
admin-player-actions-confirm = Are you sure?
|
||||
|
||||
Reference in New Issue
Block a user