Description
Ale Utilities is mainly developed for the Alehouse Gaming Minecraft servers.
It only needs to be installed on server-side.
Current Features :
- Automatic Dimension Unloading
Configurable Blacklist of dimension which will not be unloaded
Configurable delay between unloads
- Commands
/aleu help - Displays the help message
/aleu dimension unload <Dimension ID> - Sends a request to Dimension Manager to unload the dimension.
/aleu dimension forceunload <Dimension ID> - Ignores if the dimension should be kept loaded and sends a request to Dimension Manager to unload the dimension.
/aleu dimension info <Dimension ID> - If the target dimension is loaded, returns the name,time,players inside the dimension,loaded entities,loaded tile entities, loaded chunks and if the spawn is kept loaded.
/aleu dimension keeploaded <Dimension ID> [true/false] - Toggles the keepDimensionLoaded flag for a specified dimension. If true/false is specified then follows that, if not sets it to true
/aleu dimension getid - Returns IDs of all loaded dimension


