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.18/Changelog.md
Flan 1.9.1
- Ignore missing registry entries for allowed items/block list
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.9.1
- Ignore missing registry entries for allowed items/block list
For past versions see: https://github.com/Flemmli97/Flan/blob/1.18/Changelog.md
Flan 1.9.0
- Add command to modify base claim blocks:
/flan giveClaimBlocks base
- Add claim dependent item and block list:
- Custom item list player can use in a claim
- Custom block break list player can use in a claim
- Custom block interact list player can use
- Adding
#
defines it as the entries as a tag
- Add create minecart contraption permission:
- If false will prevent contraptions from crossing into the claim
- If a contraption goes out of the claim it will not be able to come back in!
- Fix fake player command requiring op
- Fix duplicating items using create wrench when on claim border
- Fix can take items out of storage drawer in creative mode
- Fix mobspawn blocking not working on forge
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.2/Changelog.md
Flan 1.9.0
- Add command to modify base claim blocks:
/flan giveClaimBlocks base
- Add claim dependent item and block list:
- Custom item list player can use in a claim
- Custom block break list player can use in a claim
- Custom block interact list player can use
- Adding
#
defines it as the entries as a tag
- Add create minecart contraption permission:
- If false will prevent contraptions from crossing into the claim
- If a contraption goes out of the claim it will not be able to come back in!
- Fix fake player command requiring op
- Fix duplicating items using create wrench when on claim border
- Fix can take items out of storage drawer in creative mode
- Fix mobspawn blocking not working on forge
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.9.0
- Add command to modify base claim blocks:
/flan giveClaimBlocks base
- Add claim dependent item and block list:
- Custom item list player can use in a claim
- Custom block break list player can use in a claim
- Custom block interact list player can use
- Adding
#
defines it as the entries as a tag
- Add create minecart contraption permission:
- If false will prevent contraptions from crossing into the claim
- If a contraption goes out of the claim it will not be able to come back in!
- Fix fake player command requiring op
- Fix duplicating items using create wrench when on claim border
- Fix can take items out of storage drawer in creative mode
For past versions see: https://github.com/Flemmli97/Flan/blob/1.18/Changelog.md
Flan 1.8.11
- Ignore creative player for start breaking event as they insta break anyway
- Change claim display from particle to blocks.
Can still be enabled in config viaparticleDisplay
- Impactor economy integration
- Port to 1.20.2
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.2/Changelog.md
Flan 1.8.11
- Ignore creative player for start breaking event as they insta break anyway
- Change claim display from particle to blocks.
Can still be enabled in config viaparticleDisplay
- Impactor economy integration
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.8.11
- Ignore creative player for start breaking event as they insta break anyway
- Change claim display from particle to blocks.
Can still be enabled in config viaparticleDisplay
For past versions see: https://github.com/Flemmli97/Flan/blob/1.19.4/Changelog.md
Flan 1.8.11
- Ignore creative player for start breaking event as they insta break anyway
- Change claim display from particle to blocks.
Can still be enabled in config viaparticleDisplay
- Impactor economy integration
For past versions see: https://github.com/Flemmli97/Flan/blob/1.18/Changelog.md