DimensionLock Mod
A Minecraft Forge mod that allows server administrators to lock dimensions to prevent players from breaking/placing blocks and attacking entities (except those in a whitelist) in locked dimensions.
Features
- Lock or unlock dimensions using commands
- Administrators (OPs) are not affected by the restrictions
- Manage a whitelist of entities that can still be attacked in locked dimensions
- Configuration is automatically saved and loaded
Commands
/dimension lock <dimension>
: Locks the specified dimension/dimension unlock <dimension>
: Unlocks the specified dimension/dimension list
: Lists all locked dimensions/dimension entity add <entity_name>
: Adds an entity to the attack whitelist/dimension entity remove <entity_name>
: Removes an entity from the attack whitelist/dimension entity list
: Lists all entities in the attack whitelist
Installation
Place the mod JAR file in the mods
folder of your Minecraft Forge server or client.
Requirements
- Minecraft Forge for the appropriate Minecraft version
Permissions
By default, the commands require OP permission level 2
Details
Licensed Apache-2.0
Published a month ago
Updated 2 months ago