Flan 1.11.14
- Fix config global permission issue of outside being treated as in claim
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21.5/Changelog.md
Flan 1.11.14
- Fix config global permission issue of outside being treated as in claim
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21/Changelog.md
Flan 1.11.14
- Fix config global permission issue of outside being treated as in claim
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.11.13
- Fix level permission not defaulting to default value.
- Fixes flight always on if not defined in config
- Reset player motion if player tries to fly with blocked flight
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21.5/Changelog.md
Flan 1.11.13
- Fix level permission not defaulting to default value.
- Fixes flight always on if not defined in config
- Reset player motion if player tries to fly with blocked flight
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21/Changelog.md
Flan 1.11.13
- Fix level permission not defaulting to default value.
- Fixes flight always on if not defined in config
- Reset player motion if player tries to fly with blocked flight
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.11.12
- Bump language lib:
- Fixes issues with default translation being overriden causing problems
- Fix damage check reversed so entities were always damaged
- Increased priorities of various events which should help with mod compat (e.g. carry on)
- Remove the no permission message that showed up if e.g. block interact is allowed but items were not
- Permission now have a
require_explicit
field:- If true the claims permission needs to be set to true explicitly to apply to admin/owner
- By default only
may_flight
has this so the permission needs to be true for flying
- Fix empty hand bypassing block interaction protection
- Update claim display handling fixing dangling fake blocks
- Extend allow lists with item drop/pickup list so claim users can decide what items are droppable/pickupable
- Move prevent/allow flight and hunger handling out of claims so now it respects global perms in config
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21.5/Changelog.md
Flan 1.11.12
- Bump language lib:
- Fixes issues with default translation being overriden causing problems
- Fix damage check reversed so entities were always damaged
- Increased priorities of various events which should help with mod compat (e.g. carry on)
- Remove the no permission message that showed up if e.g. block interact is allowed but items were not
- Permission now have a
require_explicit
field:- If true the claims permission needs to be set to true explicitly to apply to admin/owner
- By default only
may_flight
has this so the permission needs to be true for flying
- Update claim display handling fixing dangling fake blocks
- Extend allow lists with item drop/pickup list so claim users can decide what items are droppable/pickupable
- Move prevent/allow flight and hunger handling out of claims so now it respects global perms in config
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21/Changelog.md
Flan 1.11.12
- Bump language lib:
- Fixes issues with default translation being overriden causing problems
- Increased priorities of various events which should help with mod compat (e.g. carry on)
- Permission now have a
require_explicit
field:- If true the claims permission needs to be set to true explicitly to apply to admin/owner
- By default only
may_flight
has this so the permission needs to be true for flying
- Update claim display handling fixing dangling fake blocks
- Move prevent/allow flight and hunger handling out of claims so now it respects global perms in config
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.11.11
- Update to 1.21.5!
- Gui items now have all components removed for cleaner tooltips
- Effect string can now use
-
instead of just;
as delimiter - Update yaml lib
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21.5/Changelog.md