To use this update you need to delete config.yml and language.yml
Added api method see the api section on the plugin page
When you use set xp command it also changes the level according to how many xp you have
New placeholder: {pvplevels_xp_progress_style}
Code (Text):
# Here you can customize the placeholder {pvplevels_xp_progress_style}
# xp: is the color of the xp you have
# none: is the color of the missing xp
# amount: is how many symbols there is
xp-progress-style:
symbol: '■'
xp: '&2'
none: '&c'
amount: 10