Description
PerWorldPlugins is a Hytale server mod that gives you control over which plugins run in which worlds. Instead of forcing every plugin to be active everywhere, this mod lets you configure plugin behavior per world, making multi-world servers cleaner, more efficient, and easier to manage.
Whether you’re running separate survival, creative, minigame, or event worlds, PerWorldPlugins ensures that only the plugins you actually need are loaded in each world. This reduces plugin conflicts, improves organization, and helps keep server behavior predictable for both admins and players.
Features
- disable plugins per individual world
- Ideal for multi-world and hub-based servers
- Simple configuration in config.yml:blockedPluginsThis section defines world-specific plugin blocks.
Each world name is listed under blockedPlugins, followed by a list of plugins that should be disabled only in that world.
Example:
blockedPlugins:
world_name:
- PluginName
- Author:PluginName
defaultBlocked
This section defines plugins that are blocked in ALL worlds by default.
Any plugin listed here will not run anywhere unless explicitly allowed elsewhere.
allowedPlugins
Work in progress...
Note: The Mod is an Alpha Proof of Concept. Depending on some how other Mods are built, PWP may not detect and therefore not block their execution.
Example Use-Cases
- Disable combat or economy plugins in lobby worlds
- Run minigame-specific plugins only where needed
- Keep creative and survival worlds fully independent'
- Test plugins safely in isolated worlds
PerWorldPlugins is designed to be simple. If you want more control over your server’s worlds without duplicating setups or running multiple servers, this mod is built for you.


