Releases: TBMCPlugins/CustomDimensions
Releases · TBMCPlugins/CustomDimensions
1.16.3 release with metrics
- Released plugin for 1.16.3
- Added metrics
1.6.0
1.5.0
- Add support for custom world names (d70fb4f)
- Merge pull request #6 from Kas-tle/master (28b3965)
- Action should say 11; my bad (415fa6b)
- Update pom.xml (1798960)
- Run buildtools so that we may access NMS. (722ddff)
- Bump version and go semantic (c54880e)
- Add maven build badge (914f4a5)
- Automate building with Maven action (b43ca07)
- Load before Hyperverse as well (d637797)
- Update version in README (501d591)
Update to 1.16.4, fixed overworld type dimensions, added ignore list
- Updated to 1.16.4, this version only supports that Minecraft version
- Fixed dimensions that don't have a custom dimension type getting ignored
- Added a configurable ignore list for dimensions, mainly because of the mysterious single_biome dimension that pops up in some cases
Only loading worlds that aren't loaded already
Checking when a world is already loaded so the plugin doesn't crash on server reload. (#3)
Fixed world time in dimensions, Java 8 support
v1.2 Update version in plugin.yml
Update to 1.16.3
v1.1 Update README.md
Custom Dimensions for 1.16
v1.0 Create README.md