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:
metalgearsloth
2023-12-01 08:40:07 +11:00
committed by GitHub
parent 1aa07dbb56
commit d795729661
4 changed files with 60 additions and 2 deletions

View File

@@ -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?