Made F Stuck Toggleable
This commit is contained in:
@@ -21,7 +21,8 @@ public class CmdLeave extends FCommand {
|
||||
|
||||
@Override
|
||||
public void perform(CommandContext context) {
|
||||
context.fPlayer.leave(true);
|
||||
|
||||
context.fPlayer.leave(true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user