
DimensionPause 1.1.1
Lock down dimensions with a snap!
Page 1
1.1.1
Dec 8, 2024
- Validates support for up to 1.21.4
- Adds knockback to end and nether portals
- Adds resistance to players during knockback for 10 seconds to prevent fall damage, being dumped into lava, etc. as a result of an unexpected change in trajectory
- Fixes bug where autocomplete would only work if a player did not have permission to use the commands
- Added EarthCow to contributors list, who did a TON, including:
- Backported to 1.17
- Added the knockback effect for nether portals
- Changed the default event behavior for if a player tries to enter a portal. It used to be "teleport to spawn", but now it's "cancel the event". This was done by swapping the event from
PlayerChangedWorldEvent
toPlayerTeleportEvent
. - Added support for running commands via console
1.1.0
Jul 17, 2023
Reload command now sends proper feedback
Source of truth for dimensions is now config. The plugin does not store state internally anymore.
Source of truth for dimensions is now config. The plugin does not store state internally anymore.
1.0.0
Jul 9, 2023
Page 1