- added
- map renaming
- category renaming
- category icon updating
- default world settings to be set on map creation
- difficulty
- allowAnimals
- allowMonsters
- dragonBattle
- pvp
- environment (normal, nether, the_end)
- worldType (default, flat, large_biomes, amplified)
- default biome (over 81 biomes to choose from)

MapCreator 1.5.0
Build maps better. Together.
-
MapCreator v1.5.0
-
MapCreator v1.4.1
Changes:
- Updated gson & javadoc-plugin versions
- SignInput (CoreAPI): no Sign is being opened, switched to input via chat instead
- Updated gson & javadoc-plugin versions
-
1.4.0
MapCreator v1.4.0 has been released!
Changes:
- The entire code has been rewritten, the Performance & API have been improved
- Commands have been removed, added inventories instead
- Database support for SQLite & MariaDB have been improved (performance & handling)
- Allow new maps being created from various...
-
1.3.0 [read description]
improvements:
- provided empty map for downloading
- added add Arg for sub dir @ /mc tree
- added GameRules @ defaultWorldSettings:
RANDOM_TICK_SPEED = 0;
DO_WEATHER_CYCLE = false;
- fixed previous locations @ config get overwritten when having >= 2 entries
- fixed map entry gets overwritten @ Config : append=true
- fixed java.lang.IllegalArgumentException: unknown world @ PreviousLocationObject :: 68
- fixed java.lang.NullPointerException: null gets...
-
fixed ` java.lang.IllegalArgumentException: World unloaded` Exception
bug fixes:
- fixed ` java.lang.IllegalArgumentException: World unloaded` Exception
-
improved CoreAPI (=performance), added checkmark on /mc tree if world's currently loaded
improvements:
- improved CoreAPI (partly rewritten)
- added checkmark on /mc tree if world's currently loaded
- fixed IllegalStateException, occured when loading map where previousLocations != null;