Releases: thomasmny/BuildSystem
Unimport worlds and small changes
- Added ability to unimport worlds with
/worlds unimport
(Perm:buildsystem.unimport
) - Added
/w
as an alias for/worlds
- Fixed bug where settings were not toggling correctly
New settings
- Added option to add worlds to a blacklist which ensures that they won't be unloaded (config.yml:
world.unload.blacklisted-worlds
) - Added option to keep the
Navigator
on inventory clear (/settings
)
QOL update
- Added command to remove a world's custom spawn (
/worlds removeSpawn
) - Added option to set a world's default difficulty to the config (
world.default.difficulty
) - Improved the blockage of WorldEdit commands for non-builders
- Improved
/worlds
tab-complete - Improved
/worlds help
command /config
can now be used from the console
Minor update
- Adds option to not give navigator on join
Custom world generators
First of all, thanks to @EinJOJO for coding the update 🥇
-
Custom world generators
» When creating a new world, a new icon can be found in the "World Create GUI": Generators
» In order to create a world with a custom world generator, the generator plugin must be present in the "plugins" folder (and the plugins must be loaded!)
» Then after having selected "Generators" as a world type, enter the world name and afterwards the name of the World Generator and voilà! -
Bug fixes
Update to 1.17(.1)
- Update to 1.17(.1)
- Replaced AnvilGUI with chat input
! If any bugs occur, please report them on GitHub!
Bug fixes
-
Bug fixes
» Commands should no longer clash with other plugins
» World names in the "navigator" (!) can now include symbols
» Skulls in the "private world navigator" should consume fewer resources & load faster
» You can now place plants in flower pots while "Place Plants" is activated -
Added standard settings for newly created worlds
» e.g. physics, explosions, etc.
Bug fixes & updated dependencies
- Bug fixes
» World names in /worlds can now have other characters that the world name itself
Support for Minecraft 1.16.4
- Added support for Minecraft 1.16.4