mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2025-02-11 23:50:08 +00:00
/Gtfo bug fix
This commit is contained in:
parent
b8ab56bed5
commit
63508addf4
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ public class Command_gtfo extends TFM_Command
|
|||
|
||||
//rollback
|
||||
|
||||
server.dispatchCommand(sender, "rollback " + p.getName() + " all");
|
||||
server.dispatchCommand(sender, "rollback " + p.getName());
|
||||
|
||||
|
||||
// deop
|
||||
|
|
Loading…
Reference in a new issue