Added:
- added support for 1.8 actionbar
- added support for 1.14+ farming
- added TaskMessage statment for farmining
- added statement so you can choose weather or not you want the bossbar to show when you're player values change
- added a setting that forces players to be x levels apart to pvp
Fixes:
- fixed lang.yml setting the player tag for levels
YML:
Config.yml
Code (YAML):
#Use the in-Built BossBar
ShowOnEXPOnly
: false
#this option is used if you would like to show the bossbar only when the player earns exp
ShowTime
: 5
#this option is used to say how long the bossbar will stay active
BossBar
: false
BossBarColor
: BLUE
#Colors to choose from (this is a limitation with spigot / mc and not the plugin itself
#GREEN
#RED
#BLUE
#PURPLE
#PINK
#WHITE
#YELLOW
EXP.yml
Code (YAML):
FarmEXP
: true
#run this only if you're running 1.8-1.13.2 if not turn to false to support 1.14+
1.8-1.13.2
: false
TaskMessage
: false
#task message is the message when a player earns exp from specified tasks, this one is farming
Farming:
WHEAT
: 1
CARROT
: 1
Levels.yml
Code (YAML):
PvpLeveluse
: false
PvpLevel
: 5
#This option will force players to be x levels apart to be able to engage in pvp together
PvpDistance
: false
PvpMin
: 5
#this option is how many levels apart they can be