Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Skript AntiViewPlugins pour Douzi_ #
- #====================[ Configuration ]====================#
- options:
- antiplmsg: &cTu n'as pas accès a cette commande ! # Message envoyer si le joueur fait /pl /plugin /plugins /bukkit:pl ect...
- #====================[ Le Skript ]====================#
- command /pl:
- trigger:
- message "権限がありません"
- command /plugin:
- trigger:
- message "権限がありません"
- command /plugins:
- trigger:
- message "権限がありません"
- command /bukkit:pl:
- trigger:
- message "権限がありません"
- command /bukkit:plugin:
- trigger:
- message "権限がありません"
- command /bukkit:plugins:
- trigger:
- message "権限がありません"
- command /?:
- trigger:
- message "権限がありません"
- command /help:?:
- trigger:
- message "権限がありません"
- command /bukkit:?:
- trigger:
- message "権限がありません"
- command /about:
- trigger:
- message "権限がありません"
Add Comment
Please, Sign In to add comment