Compatibility
Minecraft: Java Edition
1.21–1.21.6
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Creators
Details
Licensed MIT
Published last month
Updated last week
Changelog
🎯 Major Fixes
- FIXED: World creation bug that caused
NoSuchFieldException
when using/w create
command- Fixed reflection issue in
WorldManager.createWorldAdvanced()
method - Now properly accesses private fields using
getDeclaredField()
andsetAccessible(true)
- World creation with all environments (NORMAL, NETHER, THE_END) now works correctly
- Fixed reflection issue in
🚀 Major Improvements
-
REMOVED: Annoying timeout system for rate limiting
- Players can now perform world operations without waiting for cooldowns
- Console operations were never rate-limited and remain unchanged
- Security validation for world names and other inputs is still maintained
-
IMPROVED: Confirmation system for dangerous operations
- Confirmation prompts for world deletion and bulk unloading are kept for safety
- REMOVED: Timeout expiration on confirmations - they no longer expire
- Users can now take their time to confirm dangerous operations
- Clearer confirmation messages with better formatting
🔧 Technical Changes
- Updated
SecurityUtils.checkRateLimit()
to always returntrue
- Updated
SecurityUtils.canPerformOperation()
to bypass rate limiting - Modified world deletion confirmation to not expire
- Modified bulk world unload confirmation to not expire
- Improved reflection handling in
WorldManager
for better compatibility
Files
Metadata
Release channel
ReleaseVersion number
v1.3.0Loaders
Game versions
1.16–1.21.5Downloads
2Publication date
June 13, 2025 at 2:39 AMPublisher

Hydr46605
Member