Flan 1.10.5
- Cache chunks for claim display and don't load unloaded chunks which should solve some performance issue
with large claims etc. - Fix placeholders not working for enter/leave messages
- Add
entity attack
andentity use
ignore list for claims similar to existing item, block ignore lists
Entitites in that list can be interacted/attacked in that claim regardless of permission - Add command for the ignore list:
/ignoreList (add | remove) <type> <value>
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.6/Changelog.md
Flan 1.10.5
- Cache chunks for claim display and don't load unloaded chunks which should solve some performance issue
with large claims etc. - Fix placeholders not working for enter/leave messages
- Add
entity attack
andentity use
ignore list for claims similar to existing item, block ignore lists
Entitites in that list can be interacted/attacked in that claim regardless of permission - Add command for the ignore list:
/ignoreList (add | remove) <type> <value>
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.10.5
- Cache chunks for claim display and don't load unloaded chunks which should solve some performance issue
with large claims etc. - Fix placeholders not working for enter/leave messages
- Add
entity attack
andentity use
ignore list for claims similar to existing item, block ignore lists
Entitites in that list can be interacted/attacked in that claim regardless of permission - Add command for the ignore list:
/ignoreList (add | remove) <type> <value>
For past versions see: https://github.com/Flemmli97/Flan/blob/1.18/Changelog.md
Flan 1.10.4
- Fix permission command
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.6/Changelog.md
Flan 1.10.4
- Fix permission command
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.10.4
- Fix permission command
For past versions see: https://github.com/Flemmli97/Flan/blob/1.18/Changelog.md
Flan 1.10.3
- Fix group screen
- Update neoforge and fix neoforge events
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.6/Changelog.md
Flan 1.10.2
- Fabric: Fix a mixin crash in prod
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.5/Changelog.md
Flan 1.10.1
- Neoforge: update neoforge version addressing TickEvent change
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.5/Changelog.md
Flan 1.10.0
- Port to 1.20.5
- Fix wandering trader not being in trade permission
- Permissions are now done via datapack allowing adding more permissions easier.
This can be used in conjunction with e.g.
itemPermission
config.
This is a breaking change for mods that depend on flan!!!
NotablyPermissionRegistry
has been renamed toBuiltinPermission
which now contains ids for all default provided permissions. All permission checks now take a simpleResourceLocation
For users/server owners this should not cause problems (hopefully)
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.5/Changelog.md
Flan 1.10.0
- Fix wandering trader not being in trade permission
- Permissions are now done via datapack allowing adding more permissions easier.
This can be used in conjunction with e.g.
itemPermission
config.
This is a breaking change for mods that depend on flan!!!
NotablyPermissionRegistry
has been renamed toBuiltinPermission
which now contains ids for all default provided permissions. All permission checks now take a simpleResourceLocation
For users/server owners this should not cause problems (hopefully)
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md