Config

Please don't copy and paste this example! It will not work because of comments! If you need a clean config, just delete yours and upon reload, the plugin will make a new one!

#Configuration for Items4Kills by Adzwoolly!

#Use the link below for item names
#http://jd.bukkit.org/dev/doxygen/d6/d0e/enumorg_1_1bukkit_1_1Material.html
DeleteInventory: false
KillConstant:
  '1': GOLD_NUGGET #The player will be rewarded a gold nugget every kill
  '2': ARROW #The player will be rewarded an arrow every 2 kills
  '3': TNT #The player will be rewarded a TNT every 3 kills
  '5': none #The player will be rewarded nothing every 5 kills
  '10': none
KillStreak:
  '3': none #After 3 kills in one life the player will be rewarded nothing
  '5': BOW #After 5 kills in one life the player will be rewarded a bow
  '6': none #After 3 kills in one life the player will be rewarded nothing
  '7': none
  '8': none
  '9': none
  '10': FLINT_AND_STEEL #After 10 kills in one life the player will be rewarded a flint and steel
  '15': none
  '20': none
Players:
  Adzwoolly: #Stored player
    KillCount: 5 #Total number of kills
    KillStreak: 2 #Kills this life
    DeathCount: 2 #Number of deaths

The file won't be up to date unless "/PVP save" has been executed. The file will update on command "/PVP save", on reload, or on stopping the server (properly)

PLEASE don't edit this file whilst the server is in use. Only edit it when the server is empty or not on. Make sure to do "/PVP save" before editing!

ITEM NAMES!


Comments

Posts Quoted:
Reply
Clear All Quotes