Sinuce

Comments.yml

Jun 26th, 2014
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.71 KB | None | 0 0
  1. # BungeeAdminTools - comment configuration file
  2.  
  3. enabled: true
  4. commands:
  5.   warn: true
  6.   clearcomment: true
  7.   comment: true
  8. # Triggers list
  9. # Trigger name:
  10. #   pattern: reason which must be provided to trigger this
  11. #   commands: list of commands that should be executed when it triggers, you can use {player} variable
  12. #   triggerNumber: the number at which this triggers
  13. triggers:
  14.   InfractionTrigger:
  15.     pattern: ''
  16.     commands:
  17.    - gban {player} You committed too many infractions on the server. If you think there is an error, make a ban appeal. &7Du har brudt reglerne og er blevet bortvist. Du kan appellere via www.denmarkinminecraft.com/banned hvis du mener, der er tale om en fejl.
  18.     triggerNumber: 4
Advertisement
Add Comment
Please, Sign In to add comment