File Details
MapGen-1.4.1
- R
- Mar 28, 2026
- 14.16 MB
- 372
- Early Access
File Name
MapGen-1.4.1.jar
Supported Versions
- Early Access
[1.4.1] - 27th March 2026
Major UI & Command Overhaul
- RENAMED: Converted all technical map size subcommands to intuitive, word-based identifiers:
micro(5x5 chunks) - formerlysmallsmall(16x16 chunks) - formerly256medium(25x25 chunks) - formerlylargelarge(30x30 chunks) - formerly4kxlarge(60x60 chunks) - formerly8khuge(100x100 chunks) - formerlyworldepic(200x200 chunks) - formerly200x200
- ENHANCED: Standardized help menu formatting with the
»bullet point style for improved readability. - OPTIMIZED: Removed subjective timing estimates from help documentation to prioritize accurate technical data (chunks and pixel dimensions).
Refactoring & Compatibility
- MIGRATED: Updated to Hytale server version
2026.03.26-89796e57b - INTERNAL: Refactored all map processors to support the new palletized
MapImageformat (palette + indices) - NEW: Integrated
MapImageUtilfor high-performance pixel extraction from official map data - FIXED: Resolved "Unexpected bitsPerIndex: 12" warning by implementing robust bit-unpacking logic for large palette MapImages.
- Optimized async chunk loading patterns for better performance on large maps.
Permissions
- Map generation commands now require the appropriate permission node (
mapgen.admin.generate,mapgen.admin.system,mapgen.admin.enhanced)