Advertisement
LeNinjaHD

Untitled

Dec 3rd, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.27 KB | None | 0 0
  1. BanManager:
  2.   enable: true
  3.   command:
  4.     tempban: ban %player%
  5.     permban: ban %player%
  6.   broadcast:
  7.     enable: false
  8.     message: '%n&c&lCAC &7banned &8%player% &7for unfair modifications%n&c&lCAC &7is
  9.       always watching%n&c &l &7'
  10.   refuse:
  11.     kick: '     &7Kicked for unfair game modifications&7%n%n&7You want to file an
  12.       appeal:%n&7Clientastisch#2974'
  13.     perma: '     &8You are &lpermanently &8banned!%n%n&7ReplayID: &8%replay%%n&7You
  14.       want to file an appeal:%n&7Clientastisch#2974'
  15.     temp:
  16.       days: '     &7You are &8&lbanned &7for &c&l%days% &7day(s)!%n%n&7ReplayID: &8%replay%%n&7You
  17.         want to file an appeal:%nClientastisch#2974'
  18.       hours: '     &7You are &8&lbanned &7for &c&l%hours% &7hour(s)!%n%n&7ReplayID:
  19.         &8%replay%%n&7You want to file an appeal:%nClientastisch#2974'
  20.       minutes: '     &7You are &8&lbanned &7for &c&l%minutes% &7minute(s)!%n%n&7ReplayID:
  21.         &8%replay%%n&7You want to file an appeal:%nClientastisch#2974'
  22.       secounds: '     &7You are &8&lbanned &7for &c&l%secounds% &7secound(s)!%n%n&7ReplayID:
  23.         &8%replay%%n&7You want to file an appeal:%nClientastisch#2974'
  24. Whitelist:
  25.   join:
  26.     enable: true
  27.     delay: 5000
  28. ReplayManager:
  29.   enable: true
  30.   tick: 2
  31.   path: //plugins//CAC//replay
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement