Disclaimer! As i have been absent for couple days, all those updates have been done by
montlikadani, so all credit goes to him for this
- General code cleanup
- For for issue when melon block is not recognized properly
- Fix skull owner set of offline player
- furnaceBrewingStands.yml file will be created only if feature is enabled
- Fix for double permission names
- Added extra items into database to be recognized properly, which includes potions.
- New job type, Drink which will pay money when player uses potions
Code (Text):
Drink:
POTION:
income: 0.5
experience: 2.0
REGENERATION_POTION2:
income: 1.3
experience: 2.0
HEALING_POTION:
income: 1.4
experience: 2.0
- Small adjustments for BossBar handling on older versions
- In case you have 0 restricted areas, message will not gonna be shown in console.
This version should work properly now inn 1.13.1 servers.