New: /oeworld : In-game World Creation & Management You can now create and manage worlds directly from in-game or console without restarting the server.
Command syntax:
/oeworld create <name> <normal|nether|end|void> <border> <true|false>
/oeworld cancel <worldname>
Features: - Create normal, nether, end, and void worlds on the fly
- Automatic world border applied on creation
- Void worlds spawn with a single bedrock platform at the center — players teleport directly onto it
- Lag-free pre-generation — uses Paper's async chunk API, all generation happens off the main thread with zero TPS impact. Progress is reported every 5% in chat
- Cancel an active pre-generation at any time with /oeworld cancel <worldname>
- Worlds persist across restarts — created worlds are saved to plugins/OreoEssentials/worlds.yml and automatically loaded on startup
- Full tab completion for all arguments
- Permission: oreo.oeworld (default: op)
Compatibility: Paper / Folia 1.21+