Facebook
From Silly Dormouse, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 214
  1. prefix: '&cHAWK: &7'
  2. punishmentScheduler:
  3.   userAdded: '&6%player% has been added to the punishment system.'
  4.   userRemoved: '&6%player% has been removed from the punishment system.'
  5.   userAuthorized: '&6%player% has been authorized for punishment.'
  6.   userNotFound: '&6%player% was not found in the punishment system.'
  7.   listEmpty: '&6The list is empty.'
  8.   serverOverloaded: '&cError: The server is overloaded.'
  9.   pingTooHigh: '&cError: %player%''s ping is too high.'
  10. flags:
  11.   fighthitbox: '%player% failed combat hitbox. %type% VL: %vl%'
  12.   phase: '%player% failed phase. Moved through %block%. VL: %vl%'
  13.   fly: '%player% failed fly. VL: %vl%'
  14.   blockbreakspeed: '%player% failed block break speed. Block: %block%, Time: %time%,
  15.     VL: %vl%'
  16.   tickrate: '%player% failed tickrate. VL: %vl%, ping: %ping%, TPS: %tps%'
  17.   inertia: '%player% failed inertia, VL: %vl%'
  18.   blockbreakhitbox: '%player% failed block break hitbox. %type% VL: %vl%'
  19.   wrongblock: '%player% failed wrong block. VL: %vl%'
  20.   groundspoof: '%player% failed ground spoof. VL: %vl%'
  21.   fightspeed: '%player% failed attack speed. CPS: %cps%, VL: %vl%'
  22.   fightaccuracy: '%player% may be using killaura (accuracy). Accuracy: %accuracy%,
  23.     VL: %vl%'
  24.   aimbotheuristic: '&8%player% may be using aimbot (heuristic), VL %vl%'
  25.   fightnoswing: '%player% failed noswing. VL: %vl%'
  26.   antivelocitybasic: '%player% may be using anti-velocity (basic), VL: %vl%'
  27.   antivelocityjump: '%player% may be using anti-velocity (jump), VL: %vl%'
  28.   invalidpitch: '%player% failed invalid pitch. VL: %vl%'
  29.   fightreachapprox: '%player% failed fight reach (approximate). Reach: %distance%m
  30.     VL: %vl%'
  31.   fightdirectionapprox: '%player% failed fight direction. VL: %vl%'
  32.   blockinteracthitbox: '%player% failed block interact hitbox. %type% VL: %vl%'
  33.   blockplacespeed: '%player% failed block place speed. VL: %vl%'
  34.   wrongblockface: '%player% failed wrongblockface; interacted on invalid block face,
  35.     VL: %vl%'
  36.   impossibleplacement: '%player% failed impossibleplacement, VL: %vl%'
  37.   autopotion: '%player% may be using auto-potion, VL: %vl%'
  38.   actiontogglespeed: '%player% failed action toggle speed, VL: %vl%'
  39.   speed: '%player% failed movement speed, VL: %vl%'
  40.   smallhop: '%player% failed small-hop, VL: %vl%'
  41.   fastfall: '%player% failed fast-fall, VL: %vl%'
  42.   multiaction: '%player% failed multi-action, VL: %vl%'
  43.   sprintdirection: '%player% failed sprint direction, VL %vl%'
  44.   swimvertical: '%player% failed swim vertical, VL: %vl%'
  45.   clickduration: '%player% failed click duration. Autoclicker? VL: %vl%'
  46.   fightspeedconsistency: '%player% failed click consistency. Autoclicker? VL: %vl%'
  47.   aimbotprecision: '%player% may be using aimbot (precision), VL: %vl%'
  48.   itemusespeed: '%player% failed item-use speed, VL: %vl%'
  49.   fightsync: '%player% may be using killaura (sync). VL %vl%'
  50.   fightmulti: '%player% failed fight multi, VL %vl%'
  51. unknownCommandMsg: Unknown command. Type "/help" for help.
  52.