1
0
mirror of https://e.coding.net/circlecloud/TeleportRandom.git synced 2024-12-25 16:28:49 +00:00

update TeleportRandom.java

This commit is contained in:
xjboss2 2016-04-11 19:28:17 +08:00
parent 36b8104fef
commit 40ebb79d81

View File

@ -67,6 +67,7 @@ public class TeleportRandom extends JavaPlugin implements CommandExecutor {
}
return true;
}
}
sender.sendMessage(pluginname + "§c非法的参数!");
return false;
}