🚀Performance
Do not use ANY, ALL price/product mode unless necessary.
MMOItems/MythicMobs Item generation performance.
Disable sell chest.
sell:
sell-chest:
enabled: false Set placeholder.click.enabled option to false.
click:
# If enabled, {buy-click} and {sell-stick} will display different value according to product status.
# But, it will maybe make server lag if you are running big server and have many products in your shop.
enabled: falseSet cooldown for menu system.
Do not enable auto update GUI feature.
Use BUKKIT item give method.
Use Bukkit sell item match method.
Last updated