Configuration

Configuration

radiusDamageEnabled: true
earthBlockEnabled: false
damage: 10
radiusDamage: 5
earthBlock: 12
Shock:
  Players: true
  Mobs: true
FenceTypes:
  Wood: true
  Iron: true

radiusDamageEnabled is the setting where you can either enable shocking when someone gets near a fence or disable it.
earthBlockEnabled is the setting where you can either enable only being able to build electric fences on a certain block or disable it
damage: damage dealt when a player hits an electric fence
radiusDamage: damage dealt when a player walks near an electric fence
earthBlock: id of the block that needs to be below an electric fence (if earthBlockEnabled)

##Sign Censor Config##
Banned-Words: [dog,cat]
Auto-Kick: true
Replacements:
    Line-One: 'This'
    Line-Two: 'is'
    Line-Three: 'default'
    Line-Four: 'yay'
Censor-Message: 'You placed a sign with banned words on it!'

Banned words are the words that are censored when they appear on signs.
Auto Kick is either true or false, and it is the setting for whether it kicks on censor or not.
Replacements are the strings that are written to the sign instead of what the player put on it.
Censor Message is the message sent to the player on kick/censor


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes