Releases: NerdNu/ItemLocker
Releases · NerdNu/ItemLocker
v1.4.0
Update to Minecraft 1.18.1 and support glow item frames.
v1.3.1
- WorldGuard 7 API compatibility fix.
- Use method references in stream lambdas.
1.3.0
- Update to Minecraft 1.13 (Spigot
api-version: 1.13
).
- Conform to new WorldGuard 7.0.0 API.
1.2.2
Fix ConcurrentModificationException iterating region names.
1.2.1
Bug fixes:
- Clear bypass mode when a moderator loses permission to run /ibypass (i.e. leaves ModMode).
- Fix potential NPE when item frame broken by non-player entity.
- Fix locking of armour stands placed on a single layer of snow.
1.2.0
Support per-player default permissions with /idefault
.
Change the default rotate group to MEMBERS
(+rotate
).
1.1.1
Protect armour stands from fire and lava.
Prevent projectiles from breaking empty frames when access is denied (-a). Note that if a player is permitted and access is allowed (+a) then they can break the empty frame with a projectile.
1.1.0
Extends locking to armour stands.
When auto locking is not enabled, you can run /ilock
before placing a frame or stand to lock it when it is placed.
1.0.0
Initial release. Supports item frames but not item stands.