Releases: ModdedMinecraft/MMCChunkLoader
Releases · ModdedMinecraft/MMCChunkLoader
v2.1.2
Fix an issue with creating chunkloaders
v2.1.1
Fixes:
- Menu item title colour parsing
Additions:
- Swapped to NBT tags for menu items, Cleaner look
- Menu title is now configurable
v2.1.0
Removed default values for chunks in config in favor of options
Add a permission option node for default values for
"online-chunks"
and
"alwayson-chunks"
These can be applied in the following way as an example:
/lp group default meta set online-chunks 10
v2.0.2
Update menu when changing loader radius
v2.0.1
Fix SQL statement syntax error
v2.0.0
Adds H2 and Mysql datastore functionality
There was a few additions to the messages file for mysql cross server functionality, to get those additions either rename or delete your old file.
API7+ only, dropping support for API5
v1.2.5
Fixes configuration not loading on latest spongeforge builds
V1.2.4
temp fix for issue with having 1 extra chunk
v1.2.3
API5 jar Includes updated API5 code. 13f53bc