You can now disable the some events if you want to completely disable it
Code (Text):
events:
CreatureSpawn: true
PlayerJoin: true
PlayerRespawn: true
BlockPlace: true
BlockBreak: true
KillStreak now has a new placeholder {pvplevels_type} to get who ended the killstreak
XP from blocks you can now add this if you want to get xp from blocks and i have added so you cannot just place the same block and get xp (under the same section as xp)
Code (Text):
coal_ore:
default:
name: Coal Ore
min: 2
max: 8
permission: pvplevels.xp.coal.ore.default
worlds:
use: false
list: *id001
commands:
- pvplevels message {pvplevels_player} &7[&bPvPLevels&7] &c{pvplevels_type} &e+&6{pvplevels_xp_get} &eXP &6{pvplevels_xp_needed} &eto level &c{pvplevels_level_to}
iron_ore:
default:
name: Iron Ore
min: 8
max: 15
permission: pvplevels.xp.iron.ore.default
worlds:
use: false
list:
- world
commands:
- pvplevels message {pvplevels_player} &7[&bPvPLevels&7] &c{pvplevels_type} &e+&6{pvplevels_xp_get} &eXP &6{pvplevels_xp_needed} &eto level &c{pvplevels_level_to}