English Config Configuration

#Here you can set language of plugin (needs restart/reload to change language)
# English: See the configuration tutorial at http://dev.bukkit.org/bukkit-plugins/openguild/pages/config-configuration/
# polski: Patrz poradnik konfiguracji na https://github.com/grzegorz2047/OpenGuild2047/wiki/Konfiguracja
# svenska: Det finns inte konfiguration guide på svenska :(
language: EN
teampvp: false
teampvp-msg: false
home-command: true
teleport-cooldown: 10
player-move-event: false
spawn:
  location-max: [world, 50, 50]
  location-min: [world, -50, -50]
  block-guild-creating: true
  block-enter: false
  block-enter-time: 10
  message: '&cYou are not allowed to do this at the servers spawn point!'
  extra: 50
cuboid:
  enabled: true
  notify-permission: false
  min-radius: 15
  max-radius: 50
  canenterarea: true
  notify-enter: true
  notify-enter-members: false
  notify-enter-sound: false
  notify-enter-sound-type: ENDERMAN_DEATH
  extra-protection: true
  breaking-blocks:
    item-types: [DIAMOND_PICKAXE]
    damage: 0
hardcore-bans:
  enabled: true
  ban-time: 1h
  kick-message: '&4You are dead! &7The revival will occur &6%TIME&7!'
  login-message: '&7You are banned for death to &6%TIME'
  lightning: true
random-tp:
  enabled: false
  button: true
database: FILE
file-dir: plugins/OpenGuild2047/og.db
snooper: true
updater: true
mysql:
  address: localhost
  port: 3306
  database: openguild
  login: user
  password: password
  debug: false
playerprefixtag: true
nickname-tag: '&6[{TAG}] '
guildprefixinchat: true
forbiddenguildnames:
use-new-command-api: true
join-msg: '&7{PLAYER} from your guild joined the server.'
quit-msg: '&7{PLAYER} from your guild left the server.'
required-items:
- 'WOOL:1:2:1'

Comments

Posts Quoted:
Reply
Clear All Quotes