Core Features
- Personal flat worlds creation system with
/lr create <name>
command - World teleportation with
/lr tp <world>
command - Return to previous world with
/lr back
command - World deletion with
/lr delete <world>
command - Persistent world data storage across server restarts
- Separate inventory system for each world
- Automatic gamemode switching (Creative in custom worlds, Survival in vanilla worlds)
World Management
- Player invitation system with
/lr invite <world> <player>
command - Invitation acceptance/denial with
/lr accept
and/lr deny
commands - World player limit settings with
/lr setlimit <world> <limit>
command - Peaceful mode toggle with
/lr peaceful <world> <on/off>
command - Vanilla worlds management with
/lr vanilla
commands - World ownership and access control system
User Interface
- Intuitive GUI for world management with
/lr gui
command - World list view with
/lr list
command - Item transfer system between worlds
- Chat-based world creation wizard
Administration
- Admin commands for world assignment and management
- World player limit configuration
- Configuration reload with
/lr reload
command - Comprehensive permission system for different player ranks
- Detailed logging system for troubleshooting
Technical Features
- Multi-language support (English and Russian)
- Integration with Multiverse-Core and MultiWorld plugins
- Support for Minecraft 1.20.x and 1.21.x
- Persistent storage of player locations and game states
- Optimized world loading and unloading
Bug Fixes
- Fixed world persistence between server restarts
- Fixed
/lr back
command functionality - Improved error handling in teleportation system
- Fixed inventory switching issues
- Optimized plugin initialization sequence