2020-11-18 12:48:51 -05:00
|
|
|
Flan 1.1.5
|
|
|
|
======================
|
|
|
|
- Make tile entitys always at least be in the open container flag.
|
|
|
|
Making them always be protected. This can be turned off to only include inventory type tile entities.
|
|
|
|
#14
|
|
|
|
|
2020-11-07 07:44:26 -05:00
|
|
|
Flan 1.1.4
|
|
|
|
======================
|
|
|
|
- Directly check player class for item usage. So fake players get ignored.
|
|
|
|
|
2020-11-06 14:11:57 -05:00
|
|
|
Flan 1.1.3
|
|
|
|
======================
|
|
|
|
- Ignore item usage with non player (e.g. with modded machines). Fix #12
|
|
|
|
- Tell the player the amount of claimblocks etc. when switching to the claiming tool and creating/resizing claims
|
|
|
|
- Fix resizing claims not taking into account the minClaimSize value
|
|
|
|
|
2020-11-04 08:38:42 -05:00
|
|
|
Flan 1.1.2
|
|
|
|
======================
|
|
|
|
- Fix reload command being not restricted to admins
|
|
|
|
|
2020-11-02 10:47:47 -05:00
|
|
|
Flan 1.1.1
|
|
|
|
======================
|
|
|
|
- Fix a wrong check regarding block entitys that affected modded container blocks to not be protected
|
|
|
|
|
2020-10-30 10:09:57 -04:00
|
|
|
Flan 1.1.0
|
|
|
|
======================
|
2020-10-30 10:25:36 -04:00
|
|
|
- Add global per world perms (for more info visit https://github.com/Flemmli97/Flan/wiki/Config)
|
2020-10-30 10:09:57 -04:00
|
|
|
- Fail safe for config reading just in case the config contains "bad values"
|
|
|
|
- Some more logs
|
|
|
|
|
2020-10-23 18:18:16 -04:00
|
|
|
Flan 1.0.9
|
2020-10-23 18:12:07 -04:00
|
|
|
======================
|
|
|
|
- Add some logging stuff. Mostly with read/saving things
|
|
|
|
- Add option to disable the need for claim blocks by setting maxClaimBlocks to -1 in the configs
|
|
|
|
|
2020-09-29 14:21:16 -04:00
|
|
|
Flan 1.0.8
|
|
|
|
======================
|
|
|
|
- Changed using wrong tupel
|
|
|
|
|
2020-09-18 16:29:11 -04:00
|
|
|
Flan 1.0.7
|
|
|
|
======================
|
|
|
|
- Enable tamed pet interaction in claims for the owner
|
|
|
|
|
2020-09-15 06:43:38 -04:00
|
|
|
Flan 1.0.6
|
|
|
|
======================
|
|
|
|
- Update Fabric API to use the new PlayerBlockBreakEvent
|
|
|
|
Should fix issues with other mods bypassing claim protection
|
|
|
|
(If the mods dont directly break the blocks)
|
|
|
|
- Fix the lang configs being overwritten constantly
|
|
|
|
- Add description + translation for all permissions (used in the permission menu)
|
2020-09-15 09:08:58 -04:00
|
|
|
- Fix claim overlapping on edges not being detected
|
|
|
|
- Fix subclaims showing wrong display on conflict
|
2020-09-15 06:43:38 -04:00
|
|
|
|
2020-09-03 18:34:16 -04:00
|
|
|
Flan 1.0.5
|
|
|
|
======================
|
|
|
|
- Moved the config files to the run/server root folder. (The place where all other mods configs are too)
|
|
|
|
|
2020-09-03 12:00:37 -04:00
|
|
|
Flan 1.0.4
|
|
|
|
======================
|
|
|
|
- BisUmTo: Add addClaim command to create claims via commands
|
|
|
|
- Add transferClaim command to transfer owner of a claim to another player
|
|
|
|
- Add editPermission command to edit claim permissions via commands
|
|
|
|
|
2020-09-02 09:39:57 -04:00
|
|
|
Flan 1.0.3
|
|
|
|
======================
|
|
|
|
- Add permission to toggle firespreading in claims
|
|
|
|
- PvP, Explosion, Wither and Firespread are now global permission only
|
|
|
|
- Finished reading griefprevention data (previously set permissions were not read)
|
|
|
|
- /flan list now has ability to list claims of other players (requires op)
|
|
|
|
- Op level for op commands is now configurable
|
|
|
|
|
2020-08-26 19:36:57 -04:00
|
|
|
Flan 1.0.2
|
|
|
|
======================
|
|
|
|
- Fix Nullpointer with admin claims
|
|
|
|
- Removed unneccessary and wrong confirmation for admin single claim deletion
|
|
|
|
- Fix block placing sometimes using the wrong position
|
|
|
|
|
2020-08-26 10:42:28 -04:00
|
|
|
Flan 1.0.1
|
|
|
|
======================
|
|
|
|
- Fix data being deleted when there was a saving error
|
|
|
|
- Fix reading GriefPrevention data
|
2020-08-26 14:17:32 -04:00
|
|
|
- Add auto extend claims downwards
|
|
|
|
- Prevent double processing when right clicking a block with a usable item
|
|
|
|
- Add Raid permission flag
|
|
|
|
- Improved visual for claims dealing with liquids
|