Releases: teaconmc/AreaControl
Releases · teaconmc/AreaControl
0.5.26
Change set since 0.5.25:
e8ee2b6: Bump to 0.5.26
7fbc013: Permit claimed area owner and friends to bypass checks without using permission
ac0ace8: Merge pull request #5 from USS-Shenzhou/1.18-forge
7224b29: When allowFireSpread is not specified, use doFireTick instead.
0a76a0c: Merge remote-tracking branch 'origin/1.18-forge' into 1.18-forge
eab1b3d: bug fix: gameRule-fireTick should not have higher priority than ac-fireTick
0.5.25
Change set since 0.5.24:
8273220: Bump version to 0.5.25
0b95bff: Fix nested sub-area not having their parent updated when parent is removed
615b2e9: allow_click, allow_activate now checks block-specific property first
0.5.24
Change set since 0.5.23:
bb5055a: Bump to 0.5.24: fix area-by-chunk cache being outdated
0.5.23
Change set since 0.5.22:
b58c545: Bump to 0.5.23
a16808a: Experimental: /ac current range expand
0.5.22
Change set since 0.5.21:
76eedb5: Bump to 0.5.22
f6aa4e6: Make area.allow_pvp truly player-vs-player only
0ff3428: Fix that /ac current wrongly shows an area as wildness
0.5.21
Change set since 0.5.20:
39cca30: Bump to 0.5.21
8f30cec: Further improve /ac help
8368da0: Drop "admin tool" as it is never used; validate area marking tool
7d1a9ff: Improve /ac help
0.5.20
Change set since 0.5.19:
dc3d14e: Bump Forge; bump mod version to 0.5.20
1415377: Make the fire spread permission check come after schedule tick
9445ed8: /ac current name [set]
29eb1a8: Experimental: lower the chunk-claiming range to Short.MIN/MAX_VALUE, to allow declaring seemingly-overlapping area
0.5.19
Change set since 0.5.18:
1f478de: Bump to 0.5.19
43342b4: Merge pull request #4 from teaconmc/feat/claim-multiple-chunk
29abe07: /ac claim chunk
0.5.18
Change set since 0.5.17:
7988903: Bump to 0.5.18
9eb97c5: Revert "Experimental: enforce overlap check not only in claiming but also in loading from disk"
fefaea8: Revert "Try fixing the check"
5c131f0: Revert "Bump to 0.5.16"
5a53f37: Revert "Make it more clear which areas are overlapping"
0.5.17
Change set since 0.5.16:
cfa941f: Make it more clear which areas are overlapping