Facebook
From Sharp Lemur, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 129
  1. # Verus Operations LTD - Unauthorized distribution of this program could lead to legal prosecution
  2. verus:
  3.   name: '&7[&E&lANTYCHEAT&7]'
  4.   sendstats: false
  5.   alerts:
  6.     certainty: uzywa
  7.     message: '{name} &c{player} &7{certainty} &c{cheat} &8[&6{vl}&8]'
  8.     vl: '{vl}'
  9.     click:
  10.       enabled: true
  11.       command: /tp {player}
  12.       hover: '&aKliknij aby sie przeteleportowac!'
  13.   bans:
  14.     commands:
  15.     - tempban {player} 3h Cheaty~automat
  16.     message: '&8[&4&lANTYCHEAT&8] &6{player} &czostal zbanowany za cheaty'
  17.     enabled: true
  18.     announce:
  19.       enabled: false
  20.   announcements:
  21.     enabled: false
  22.     message: ''
  23.     delay-minutes: 10
  24.   recentlogs:
  25.     message: '{time} {name} &7Failed &f{type} Type {subType} &7VL: &f{vl} &7P: &f{ping}'
  26.   bungee:
  27.     bans: false
  28.   permissions:
  29.     bypass:
  30.       enabled: false
  31.       permission: verus.bypass
  32.   commands:
  33.     ping:
  34.       enabled: false
  35.   checks:
  36.     schemprinter:
  37.       bans: true
  38.       enabled: true
  39.     butterflyclicking:
  40.       bans: true
  41.       enabled: true
  42.     phase:
  43.       enabled: false
  44.       strict: false
  45.   mongo:
  46.     enabled: false
  47.     host: localhost
  48.     port: 27017
  49.     database: Verus
  50.     auth:
  51.       enabled: false
  52.       username: verus
  53.       password: ''
  54.   mysql:
  55.     enabled: false
  56.     host: localhost
  57.     port: 3306
  58.     pool: 4
  59.     database: Verus
  60.     auth:
  61.       username: verus
  62.       password: ''
  63.   custom:
  64.     pluginName: verus
  65.     colorName: '6'
  66.     discord: https://discord.me/verus
  67.