/dimensionunlock status
Displays whether the Nether and End are currently locked or unlocked.
/dimensionunlock unlock <nether|end>
Manually unlocks a dimension and saves that state in data.yml.
/dimensionunlock lock <nether|end>
Manually locks a dimension again. If the configured time-based unlock has already passed, the dimension may still remain open depending on your unlock mode.
/dimensionunlock reload
Reloads the plugin configuration and saved data.
/du
Alias for /dimensionunlock.
/dunlock
Alias for /dimensionunlock.
Permissions:
dimensionunlocker.admin
Allows use of DimensionUnlocker admin commands.
dimensionunlocker.bypass.nether
Allows the player to enter the Nether even while it is locked.
dimensionunlocker.bypass.end
Allows the player to enter the End even while it is locked.
Configuration:
Each dimension has its own config section. Nether and End can be controlled separately.
Unlock modes:
TIME
The dimension unlocks once the configured date and time has passed.
PERMANENT_FLAG
The dimension only unlocks when an admin manually unlocks it with a command.
BOTH
The dimension unlocks if either the configured time has passed or an admin manually unlocks it.