Flan 1.10.8
- Fix claim message spam when claiming is disabled
- Update zh_tw
- Fix nullpointer with claim check api
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21/Changelog.md
Flan 1.10.8
- Fix claim message spam when claiming is disabled
- Update zh_tw
- Fix nullpointer with claim check api
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.10.8
- Fix claim message spam when claiming is disabled
- Update zh_tw
- Fix nullpointer with claim check api
For past versions see: https://github.com/Flemmli97/Flan/blob/1.18/Changelog.md
Flan 1.10.7
- Fix recursive error with claim messages
- Added translations for:
- Mexican Spanish
- Italian
- Korean
- Traditional chinese
- Add config to disable claiming over vanilla spawn protection (disabled by default)
- Add config for claim cooldown. When claiming needs to wait x time to create another claim. (0 by default)
- Renamed some commands to a shorter version:
- addClaim -> add
- claimInfo -> info
- adminMode -> bypass
- buyBlocks -> buy
- sellBlocks -> sell
- Change buy item config to allow multiple items
- See the wiki for an example
- The item with the highest value will be consumed first
- Add permission node required for admin mode editing admin claims
flan.command.bypass.admin.mode
- Also admin mode permission node has been renamed to
flan.command.bypass.claim
to reflect command change
- Address neoforge breaking changes
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21/Changelog.md
Flan 1.10.7
- Fix recursive error with claim messages
- Added translations for:
- Mexican Spanish
- Italian
- Korean
- Traditional chinese
- Add config to disable claiming over vanilla spawn protection (disabled by default)
- Add config for claim cooldown. When claiming needs to wait x time to create another claim. (0 by default)
- Renamed some commands to a shorter version:
- addClaim -> add
- claimInfo -> info
- adminMode -> bypass
- buyBlocks -> buy
- sellBlocks -> sell
- Change buy item config to allow multiple items
- See the wiki for an example
- The item with the highest value will be consumed first
- Add permission node required for admin mode editing admin claims
flan.command.bypass.admin.mode
- Also admin mode permission node has been renamed to
flan.command.bypass.claim
to reflect command change
- Address neoforge breaking changes
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.10.7
- Fix recursive error with claim messages
- Added translations for:
- Mexican Spanish
- Italian
- Korean
- Traditional chinese
- Add config to disable claiming over vanilla spawn protection (disabled by default)
- Add config for claim cooldown. When claiming needs to wait x time to create another claim. (0 by default)
- Renamed some commands to a shorter version:
- addClaim -> add
- claimInfo -> info
- adminMode -> bypass
- buyBlocks -> buy
- sellBlocks -> sell
- Change buy item config to allow multiple items
- See the wiki for an example
- The item with the highest value will be consumed first
- Add permission node required for admin mode editing admin claims
flan.command.bypass.admin.mode
- Also admin mode permission node has been renamed to
flan.command.bypass.claim
to reflect command change
- Address neoforge breaking changes
For past versions see: https://github.com/Flemmli97/Flan/blob/1.18/Changelog.md
Flan 1.10.6
- Fix admin claim with enter/leave text crashing
For past versions see: https://github.com/Flemmli97/Flan/blob/1.21/Changelog.md
Flan 1.10.6
- Fix admin claim with enter/leave text crashing
For past versions see: https://github.com/Flemmli97/Flan/blob/1.20.1/Changelog.md
Flan 1.10.6
- Fix admin claim with enter/leave text crashing
For past versions see: https://github.com/Flemmli97/Flan/blob/1.18/Changelog.md
Flan 1.10.5
- Update to 1.21
- Removed frostwalker permission due to changes to the
enchantment system making it impossible to determine from what enchant modifications now come from.
It now uses the place permission.
- 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
- Addentity 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.21/Changelog.md