Sorted all members
This commit is contained in:
@@ -50,6 +50,7 @@ public class DisguiseCommand implements CommandExecutor {
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean onCommand(CommandSender sender, Command cmd, String label, String[] args) {
|
||||
Player p = (Player) sender;
|
||||
if (args.length == 0) {
|
||||
|
Reference in New Issue
Block a user