Skip to content

Instantly share code, notes, and snippets.

@gravitylow
Created March 1, 2013 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gravitylow/5068424 to your computer and use it in GitHub Desktop.
Save gravitylow/5068424 to your computer and use it in GitHub Desktop.
AntiCheat: English Lang.yml
# AntiCheat language file
# Please report any bugs: http://dev.bukkit.org/server-mods/anticheat/
alert:
- '&player has just entered the &level hack level.'
- '&player''s last failed check was: &check.'
- 'Type ''/anticheat report &player'' for more information.'
warning:
player_warning:
- '[AntiCheat] Hacking is not permitted.'
- '[AntiCheat] If you continue to hack, action will be taken.'
chat:
warning: 'Stop spamming the server or you will be kicked!'
kick_reason: 'Kicked for spamming'
ban_reason: 'Banned for spamming'
kick_broadcast: '[AntiCheat] &player was kicked for spamming'
ban_broadcast: '[AntiCheat] &player was banned for spamming'
ban:
ban_reason: 'Banned by AntiCheat'
ban_broadcast: '[AntiCheat] &player was banned for hacking.'
kick:
kick_reason: 'Kicked by AntiCheat'
kick_broadcast: '[AntiCheat] &player was kicked for hacking.'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment