mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
/Gtfo bug fix
This commit is contained in:
parent
b8ab56bed5
commit
63508addf4
@ -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 New Issue
Block a user