Configuration

This is the default configuration file (version 1.2.5):

config:
  first-login:
    enabled: true
    seconds: 900
  player:
    deal-damage: false
  messages:
    broadcast:
      first-login:
        string: '%player joined the game the first time.'
        enabled: false
      god:
        string: '%player is now in godmode for %time minuites (%seconds seconds).'
        enabled: false
      ungod:
        string: '%player is no longer in godmode.'
        enabled: false
    normal:
      god:
        string: You are now in godmode for %time minuites (%seconds seconds).
        enabled: true
      ungod:
        string: You are no longer in godmode.
        enabled: true
      no-damage:
        string: You cannot hit %player in the first %time minuites (%seconds seconds).
        enabled: true

first-login, enabled: if players will be setted in godmode on first login
first-login, seconds: how long the player will be setted in godmode on first login
player, deal-damage: if the player in godmode can deal damage (false for pvp server because of unfair edge)
messages, broadcast, first-login: what will be posted for everyone if the player joined the game the first time
messages, broadcast, god: what will be posted for everyone if the player got godmode
messages, broadcast, ungod: what will be posted for everyone if the player lost godmode
messages, normal, god: what will be posted for the player if he got godmode
messages, normal, ungod: what will be posted for the player if he lost godmode
messages, normal, no-damage: what will be posted for the player who attacked the player in godmode if the player is in godmode

Link Removed: http://www.mediafire.com/?lcdqgruqjm8sdui
Link Removed: http://www.mediafire.com/?ebcdyg8ji9nxz2f


Comments

Posts Quoted:
Reply
Clear All Quotes