Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Options:
- Kickmessage: &cあなたが実行したコマンドはこのサーバーで規制されています
- on command "/pl":
- if player doesn't have permission "Plugin.Guard":
- cancel event
- wait 1 tick
- execute console command "/kick %player% {@Kickmessage}"
- on command "/plugins":
- if player doesn't have permission "Plugin.Guard":
- cancel event
- wait 1 tick
- execute console command "/kick %player% {@Kickmessage}"
- on command "/?":
- if player doesn't have permission "Plugin.Guard":
- cancel event
- wait 1 tick
- execute console command "/kick %player% {@Kickmessage}"
- on command "/help":
- if player doesn't have permission "Plugin.Guard":
- cancel event
- wait 1 tick
- execute console command "/kick %player% {@Kickmessage}"
- on command "/bukkit:?":
- if player doesn't have permission "Plugin.Guard":
- cancel event
- wait 1 tick
- execute console command "/kick %player% {@Kickmessage}"
- on command "/bukkit:pl":
- if player doesn't have permission "Plugin.Guard":
- cancel event
- wait 1 tick
- execute console command "/kick %player% {@Kickmessage}"
Advertisement
Add Comment
Please, Sign In to add comment