skyrocketed plugin loading performance to the hyperspace
PLEASE READ HERE:
- rebalanced thirst, please delete the file: data\items_packs\realcraft
I changed this:
Code (YAML):
decrement:
generic_over_time_60_minutes_inside:
min_sky_light
: 0
max_sky_light
: 13
every_ticks
: 72000
amount
: 0.5
generic_over_time_45_minutes_outside:
min_sky_light
: 14
max_sky_light
: 15
every_ticks
: 54000
amount
: 0.5
biome_over_time_desert_30_minutes_outside:
min_sky_light
: 14
max_sky_light
: 15
biome
: DESERT
every_ticks
: 36000
amount
: 0.5
new:
- added korean language (ko.yml), many thanks to "응급실"
- added new option in config.yml to exclude some files extensions from the zip: ignore-files-ext
- added worldedit addon
https://www.spigotmc.org/resources/extension-itemsadder-worldedit.79012/
new api:
- added new api methods: removeCustomBlock(location) and getCustomBlockByFaces
fixes:
- optimized /ia GUI loading and recipes management