RepairGui v.6.5.0
Improvement:
- Recoded most of the classes
- Player won't be able to add another item in multiple repair gui until it finish calculating the price. (This is for prevent player spam item and cause server lag due to the price calculation)
- Better performance
Changes:
- Renamed Only-Admin-Anvil to specific-anvil.
Code (YAML):
#Player can only open repair gui from the anvil that is placed by a person who have 'repairgui.anvil' permission
specific-anvil
: true
- Removed Open-GUI section.
Code (YAML):
# Removed
Open-GUI:
command
: true
anvil
: true
- the jar are mixed together now. Support 1.8 ~ 1.15.2
- repairgui.admin.anvil permission renamed to repairgui.anvil
There're some people report about the anvil doesn't work if it is placed in the air and fall to the ground. I will fix it on the next version.