This is a plugin to bring more intresting pvp'in in to Minecraft, by creating custom pvp levels
Features
add custom levels to minecraft
custom chat format changes
incrasing needed kills for levels
Reward players for pvp'ing
Let players view their Kill death ratio
MySQL support
SQLite support
Advanced api
Level system
max-level:100# Defines how much xtra kills you need for each level# In this example we take 4 as default kills and 1.0 as increment# lvl 1 = (4 * 1) + (1.0 * 0) = 4 kills.# lvl 10 = (4 * 10) + (1.0 * 10) = 50 kills.increment-value:1.0# Defines how much you allways need to level up (+ increment * lvl)default-kills:4# Defines how much a player can attack the same player as before.# Example: for value 3 --> after killing Notch 3 times it ignores killing notchkill-session:3
Example chat setup
this is optional, if you dont do this it will auto grab in!
PvpLevels replaces a custom string in the chat format with the players lvl, this requires a chat plugin, a.k.a EssentialsChat.
if you dont have a chat plugin or you dont know how to set this up it will auto grab your chat and do this