Default configuration details

NewVersion:
  checkForUpdates: true //Check for new versions of BadWords
  notifyOp: true //Notify ops of a new version of BadWords when they join
Warnings:
  default: 3 //How many warnings should a player receive
  timeout: 168 //After how many hours of not swearing should a player's warnings expire (-1 to disable expiry)
 Ignore:
  op: false //Should BadWords ignore swearing by ops?
  players:
    <player_uuid> //List of player UUIDs of ignored players (generated by BadWords)
Action:
  ban: true //Should players be banned when warnings have expired (if false, they are kicked)
Log:
  swear: true //Should messages containing banned words be logged
Notify:
  player: true //Should the player be notified of their remaining warnings when they swear
  others: true //Should all other players be notified when a player swears (the swear is not displayed)
BannedWords: //List of bad words/phrases (with optional substitutions)
  - bum
  - idiot:silly
  - you are crap

Comments

Posts Quoted:
Reply
Clear All Quotes