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
Flan 1.11.11
- 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/Changelog.md
Flan 1.11.10
- Hotfix: Fix permission gui page not flipping
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21/Changelog.md
Flan 1.11.9
- Fix indirect non living damage which for vanilla was really only with player tnt on itemframes etc.
- Split the wrench override into two files as non present items also causes the tag to error
- Rework gui backend and add pagination to all missing ones
- Replace double typing command system with a confirmation system
- Fix booleans in messages being 0 or 1 instead of translated
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21/Changelog.md
Flan 1.11.9
- Fix indirect non living damage which for vanilla was really only with player tnt on itemframes etc.
- Split the wrench override into two files as non present items also causes the tag to error
- Rework gui backend and add pagination to all missing ones
- Replace double typing command system with a confirmation system
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.11.9
- Fix indirect non living damage which for vanilla was really only with player tnt on itemframes etc.
- Split the wrench override into two files as non present items also causes the tag to error
- Rework gui backend and add pagination to all missing ones
- Replace double typing command system with a confirmation system
For past versions see: https://github.com/Flemmli97/Flan/blob/1.18/Changelog.md
Flan 1.11.7.b
- Update to 1.21.4 #380 @TEXHIK, @jblemee
- Note apart from this push this version will not be supported
- Fabric: Fix PlayerAbilityLib integration
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21/Changelog.md