Skip to content

Releases: thomasmny/BuildSystem

Unimport worlds and small changes

21 Sep 11:26
Compare
Choose a tag to compare
  • 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

01 Sep 11:57
Compare
Choose a tag to compare
  • 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

23 Aug 11:23
57204ef
Compare
Choose a tag to compare
  • 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

02 Aug 12:13
Compare
Choose a tag to compare
  • Adds option to not give navigator on join

Custom world generators

26 Jul 09:09
Compare
Choose a tag to compare

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)

22 Jul 14:04
Compare
Choose a tag to compare
  • Update to 1.17(.1)
  • Replaced AnvilGUI with chat input

! If any bugs occur, please report them on GitHub!

Bug fixes

23 Apr 21:50
Compare
Choose a tag to compare
  • 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

13 Jan 20:29
Compare
Choose a tag to compare
  • Bug fixes
    » World names in /worlds can now have other characters that the world name itself

Support for Minecraft 1.16.4

03 Nov 21:37
Compare
Choose a tag to compare
  • Added support for Minecraft 1.16.4