Releases: teaconmc/AreaControl
0.6.2
0.6.1
0.6.0
Change set since 0.5.33:
239d44f: Bump version to 0.6.0
b1e13eb: Fix checking wrong permissions
a5b8b75: Simply code
597e9b0: Merge branch '1.18-forge' into feat/recursive-prop
616166a: Fix
fae76f5: I was bugged for this in past several days
dc0283e: Remove permission check for welcome message - it is not intuitive
52e5e48: Further unify some permission check logic
3aff2bc: area.allow_possess operates in blacklist mode by default
3c99b20: Include the wildness when performing recursive check
b7cf542: Further unify property check logic
20be749: Unify area property check logic
1d16911: Experimental: look-up area properties in recursive manner
43bba58: Expose API for area lookup
0.5.33
0.5.32
0.5.31
0.5.30
Change set since 0.5.29:
3afae34: Bump version to 0.5.30
22a98cd: Fix language file
f900c50: Fix /ac current friends not correctly extracting arguments
3dcd2bc: Remove deprecated method usage
ea2afc8: Experimental: use Heightmap.Types.WORLD_SURFACE in tp shortcut
71bc2a1: Register AreaControlPermissions.SET_FRIENDS
1ca3e18: Always let player entities bypass the restriction
2649264: Make area.allow_spawn more intuitive