flan/Changelog.md

506 lines
20 KiB
Markdown
Raw Permalink Normal View History

2023-05-14 22:37:45 +00:00
Flan 1.8.4.3
================
- Update forge version to 45.0.59
2023-05-08 18:51:41 +00:00
Flan 1.8.4.2
================
- Fabric: Fix mixin crash
2023-03-29 21:06:18 +00:00
Flan 1.8.4.1
================
2023-05-06 13:58:42 +00:00
- Update to 1.19.4
<i>
- Fabric: Add harvest with ease compat
</i>
2023-03-29 21:06:18 +00:00
2023-03-10 22:13:28 +00:00
Flan 1.8.4
================
- Fix /flan group ignoring subclaim mode
- Add lang key support for some things (like group name). Makes it possible to change their color
- Prevent dragon egg interaction near claims without permissions
- Fix invalid player data when editing offline player data
2023-03-10 22:48:13 +00:00
- Make owned allays not able to pickup locked items or if claim disables pickup items in general
2023-03-11 17:17:18 +00:00
- Add special list for handling fake players in claim.
Instead of adding fakeplayers to permission groups you can add fake players to this list instead.
Command is: /flan fakePlayer <add|remove> uuid
Note: Some mods dont have a fixed uuid for fake players meaning the uuid changes each server restart.
This means you need to reconfig it every restart for those mods.
Report it to them to have them make it persistent.
- Also add notification when fakeplayers cannot perform their action in a claim
2023-03-10 22:13:28 +00:00
Flan 1.8.3
================
- Fix claim display keep getting added for same claim causing lots of particles
2022-11-26 19:55:54 +00:00
Flan 1.8.2
================
- Some QOL changes
- Add claimblock cap permission "flan.claim.blocks.cap":
Claimblocks will still increase but are not usable until cap is increased or lifted
- Add support for bluemap mod
- Add config to display claim enter/leave messages as action bars instead of titles
- Fix record items not usable even with jukebox permission true
- Admin mode can transfer claims regardless of owner
- Add support for various other claiming mods: goml reserved, ftbchunks and also minecolonies
You will not be able to claim over areas claimed by those mods.
Can be disabled in the config
2022-11-27 13:03:53 +00:00
- Allow subclaim title to be set via command
2022-11-26 19:55:54 +00:00
Flan 1.8.1.1
================
- Check for version of fabric permission api
2022-08-03 20:54:26 +00:00
Flan 1.8.1
================
- Relocating shaded libs. Should solve some lib problems.
Note: If a mod crashed before cause of this also report the problem to the other mod
since this only occurs more than one mod messed it up
- Fabric: Permission api v2 support.
Things like "flan.claim.blocks.max" nodes are now usable
- Ignoring hostile mobs during interaction check
2022-07-27 16:13:46 +00:00
Flan 1.8.0
================
- Update to forge 41.1.0
- New command #167:
/flan expand <x>
tries expanding the claim by x blocks into the direction the player is looking
- Display remaining claim blocks at various messages #170
2022-07-27 18:03:45 +00:00
- Increase night vision potion in claims so it stops flickering
- Diamon economy integration
- New permissions:
PLAYERMOBSPAWN: Permission for affected players to spawn mobs with interactions. E.g. wardens, or endermites with enderpearls
SCULK: Permission for sculk sensors. Shriekers which spawn warden are handled under PLAYERMOBSPAWN
2022-07-27 16:13:46 +00:00
2022-07-01 12:17:22 +00:00
Flan 1.7.10
================
- Check for keep inventory when deciding if drops should be locked or not
Stops unlock cmd message when keep inventory is on
- Fix addClaim cmd bypassing world blacklist
- Make admin mode ignore world blacklist
2022-07-01 13:19:50 +00:00
- Make claim info message look nicer
2022-07-02 10:36:32 +00:00
- Update to 1.19
2022-07-01 12:17:22 +00:00
2022-06-03 11:13:14 +00:00
Flan 1.7.9
================
- Move pickup check to a better place. Should fix some mod compat issues
2022-05-16 18:01:07 +00:00
Flan 1.7.8
================
- Add dynmap support for claims
Flan 1.7.7
================
- Prevent moss/grassblock/nylium bonemealing if too close to a claim without permission
- Make subclaims inherit some data of the parent claim upon creation.
E.g. player groups or set group permissions
- Better description when editing enter/leave text
Flan 1.7.6
================
- Fix delete command using wrong permission node
2022-04-06 19:31:13 +00:00
- Fabric: Support for EightsEconomyP
2022-04-06 19:54:21 +00:00
- Add waystones and yigd graves to default ignored block list
Flan 1.7.5
================
2022-03-17 15:07:24 +00:00
- Fix a typo in the default lang file
- Add CLAIMMESSAGE permission for specifically editing the
enter/leave message of a claim
2022-03-02 10:25:30 +00:00
Flan 1.7.4
================
- 1.18.2
2022-02-27 16:25:31 +00:00
Flan 1.7.3
================
- Internal changes
2022-02-27 17:30:55 +00:00
- Forge: Fix wither ignoring claims
2022-02-27 16:25:31 +00:00
2022-02-18 20:31:29 +00:00
Flan 1.7.2
================
- Internal changes
2022-02-22 23:06:07 +00:00
- Fabric: Fix Clumps incompability with xp permission
2022-02-18 20:31:29 +00:00
2022-02-07 11:27:37 +00:00
Flan 1.7.1
======================
- Fix non player explosions not doing damage to hostile/players
Most noticable when creeper do nothing in claims
- Fix command feedback for enter/leave message
- Forge: Fix pistons across claimborder not working
2022-01-30 18:50:20 +00:00
Flan 1.7.0
======================
- FAKEPLAYER permission for fake players
- Ability to remove claim enter/leave messages.
Simply use "$empty" instead to remove a message
2022-02-01 17:57:37 +00:00
- Rewritten the language system so its now possible to specify
2022-01-30 18:50:20 +00:00
a language to use if a translation exist.
2022-02-01 17:57:37 +00:00
PR for translations go under "common/src/main/resources/data/flan/lang"
- defaultClaimName config:
If not an empty string sets a claims name on creation to this
2 arguments are passed to this string:
The claims owner, and the amount of claims the player has
2022-02-01 17:57:37 +00:00
Example: "%1$s's Claim #%2$s" would then e.g. result in the name "Player's Claim #1"
- defaultEnterMessage and defaultLeaveMessage:
Automatically sets the enter/leave message to this
2022-02-01 17:57:37 +00:00
The claim name is passed on to this so "Entering %s" -> "Entering <Claim>"
- Rewritten buy/sell system.
Its now possible to specify money, items or xp points as a "currency" value
For more info see the https://github.com/Flemmli97/Flan/wiki/Config#buysell-handler
2022-02-02 14:18:18 +00:00
- maxBuyBlocks config:
Specify the max amount of claim blocks a player can buy.
2022-02-02 15:30:32 +00:00
giveClaimBlocks command bypasses this still. -1 = no limit
2022-01-30 18:50:20 +00:00
2022-01-23 00:13:27 +00:00
Flan 1.6.9
======================
- Fix claiming tools bypassing permissions *cough*
- Also fix claiming tool still doing their normal actions (aka hoeing the ground)
2022-01-17 14:18:36 +00:00
Flan 1.6.8
======================
- Rewrite block interaction check again which should fix some issues with it
Flan 1.6.7
======================
- Yeet players off riding entities when teleporting
2022-01-08 16:29:56 +00:00
- Some mod integration fixes
Flan 1.6.6
======================
- Fix blockentity interaction not working
- Fix globalDefaultPerms defined in config not applying to claim on creation
2021-12-19 15:05:45 +00:00
Flan 1.6.5
======================
2021-12-19 20:14:19 +00:00
- Fix claims below 0 not working
- Only kick players out of subclaim if the mainclaim allows them to stay
- New config "customItemPermission" and "customBlockPermission"
allows to specify a mapping of item/block to permission
example is endcrystals are mapped to the ENDCRYSTALPLACE permission internally
Syntax is <item/block>-\<permission>
Use @ to indicate a tag
- Moved some interaction checks to a different location so more mods should be covered by default
2021-12-19 15:05:45 +00:00
2021-12-05 12:21:22 +00:00
Flan 1.6.4
======================
- Add back all integrations with other mods
This assumes no breaking changes between the 1.17 version of those mods and 1.18
FTBRanks integration for forge still missing
2021-09-02 12:16:34 +00:00
Flan 1.6.3
======================
2021-12-04 14:25:19 +00:00
- Port to 1.18
2021-09-21 09:57:50 +00:00
2021-08-13 09:46:26 +00:00
Flan 1.6.2
======================
2021-08-13 09:21:38 +00:00
- Fix tp sometimes tp into walls
- Add bannedDeletionTime config:
After x amount of days since the ban the claims will be deleted.
Only for permanent bans (so temp bans are not affected).
Temp bans are still affected by the inactivity time though.
Default 30 days (same as inactivity days)
- Add deletePlayerFile config:
Previously for inactive players only the claims where deleted.
If this is set to true their player data will also be deleted.
Default false
2021-08-13 09:43:20 +00:00
- Add universal graves mods grave to the default ignored blocks
2021-08-13 09:21:38 +00:00
- Another performance improvement
- Add new config "offlineProtectActivation" to only protect claims when the player is offline.
Disabled by default
Flan 1.6.1
======================
2021-07-30 17:56:12 +00:00
- Improve performance
- Support for Money and Sign Shops currency (forge)
- Fix unusable admin cmd with FTBRanks if its not defined in Ranks
2021-07-31 15:56:43 +00:00
- Change lockItems config to a permission
2021-07-31 15:57:37 +00:00
Global default is ALLTRUE so its still the same as setting it to true in the past config
Flan 1.6.0
======================
- Separate some stuff to make it more api like and to make it into an api jar.
Breaks compat with any potential mods using the previous system.
2021-07-20 22:27:08 +00:00
- Add ignoredEntities config to always ignore certain entities.
Like grave mods that add the graves as an entity (e.g. corpse mod).
Add the corpse entity from that mod to default list
- Add modid support for ignoredBlocks and ignoredEntities.
Use a modid to affect all things from that mod
- Add FTBRanks support. Permission Nodes are the same
2021-07-13 11:12:16 +00:00
Flan 1.5.4
======================
- Safe read player data so it doesnt crash when the file is wrong
- Fix typo in lang file making listAdminClaims error.
For already existing lang files replace %1 with %1$s for "listAdminClaims"
2021-07-02 18:03:25 +00:00
Flan 1.5.3
======================
- Add wiki link to help command
- Add shortcut /flan ? displaying the help command
- Make server gui inventory unmodifiable by vanilla methods.
This inturn makes sure other mods cant take or put items into it
- Fix inspection tool and claiming tool bypassing permission
- Add LIGHTNING permission:
Decides wether a lightning can set blocks on fire and affect non hostile mobs it hits
- Add scoreboard criteria for tracking various things:
flan:total_claimblocks: Tracks the total claim blocks of players (normal and additional claimblocks)
flan:used_claimblocks: Tracks the used claimblocks of players
flan:free_claimblocks: Tracks the amount a player can use to claim
flan:claim_number: Tracks the number of claims a player has in total
2021-07-03 18:26:56 +00:00
- Add option to only display part of a claims info with claimInfo
2021-07-02 18:03:25 +00:00
2021-06-29 16:49:00 +00:00
Flan 1.5.2
======================
- Add left click blocks check cause some blocks react to that (dragon egg)
- Fix out of memory error when updating from 1.4.x to 1.5+
- Add INTERACTBLOCK permission as a generic permission for block interaction.
All blocks not covered by other permissions fall under this.
- Fix lilypad placing ignore permission
- Add FROSTWALKER permission
Flan 1.5.1
======================
- Invert ANIMALSPAWN in global perms if its not defined. fix animals not spawning outside claims
2021-06-21 12:08:16 +00:00
- Fix mobs ignoring permission and not spawning in claims
Flan 1.5.0
======================
- Fix some items checking for wrong position and thus are able to interact in claims
- Fix enderpearl phasing through blocks
- Add claim homes set via /flan setHome in a claim to the players position.
The claim permission to allow others do that too is EDITCLAIM
- Add /flan teleport to tp to a claims home.
Default global value is ALLFALSE so disabled.
2021-06-12 22:22:52 +00:00
- Add NOHUNGER permission: Disables hunger in claims
Default global value is ALLFALSE so disabled.
- Fix resizing claims of other players not using their claim blocks
2021-06-13 00:03:04 +00:00
- Add ability to add potion effects to claims.
That claim will then apply that effect to any player inside the claim
Specify potions with <id;amplifier>
2021-06-13 13:55:29 +00:00
- Add EDITPOTIONS permission for that. There are no limits to potion effects so
this should be admin reserved only.
Default global value is ALLFALSE so disabled for that reason
2021-06-13 15:23:04 +00:00
- Add claim deletion for inactive players. Added config for that are:
2021-06-13 16:11:54 +00:00
inactivityTimeDays: How long in days a player has to be offline for it to check the player
inactivityBlocksMax: How much claimblocks the player can have at max for it to delete the claims
2021-06-10 17:25:05 +00:00
Flan 1.4.2
======================
- Fix a ticking player crash
- Fix anvil gui not updating client xp use
- Add ability to name claims.
Names have to be unique for each player and claim.
No additional feature for that (yet)
- Add blockEntityTagIgnore config
Blockentities are checked against the strings here and if their tag
matches one they will be ignored for a permission check.
Useful for blockentities that should only be accessible under certain circumstances.
Default values: ["IsDeathChest"] for vanilla death chest mod (only for version 2.0.0+)
- Add entityTagIgnore config same as blockEntityTagIgnore but it will only
check against scoreboard tags. Default "graves.marker" is for vanilla tweaks graves.
Keep in mind that the items dropped by graves are not player bound so if a claim disables
item pickups you will not be able to pick up the items
2021-06-09 10:57:18 +00:00
Flan 1.4.1
======================
- Change globalDefaultPerms to use a version where you can specify if its modifiable or not
Valid values are:
ALLTRUE: Permission is true everywhere and players are unable to change it in claims
ALLFALSE: Permission is false everywhere and players are unable to change it in claims
TRUE: Permission is true in non claimed areas
FALSE: Permission is false in non claimed areas
Old configs will get auto converted: false -> ALLFALSE and true -> ALLTRUE
Basically now a worldguard version
- Add locking items when the player dies so other players cant pick it up.
Use /flan unlockItems to allow it.
2021-06-09 12:31:15 +00:00
- /flan help finished: command are clickable now and give additional info on the commands
- Log the file path when /flan readGriefPrevention can't find the files
2021-06-09 10:57:18 +00:00
2021-06-08 20:33:40 +00:00
Flan 1.4.0
======================
- Add FLIGHT permission. Prevents non creative flight in claims
- Add CANSTAY permission. Makes players unable to enter your claim
- Remove the mobspawn config.
- Add support for wildcard worlds in globalDefaultPerms. Use "*" instead of <dimension key>
MOBSPAWN added to globalDefaultPerms with value false
FLIGHT added to globalDefaultPerms with value true
- Add /flan trapped command. Using it teleports you out of a claim you don't own after 5 seconds
Flan 1.3.3
======================
- Some blocks permission changed from PROJECTILES to OPENCONTAINER on direct interaction
Affected blocks: campfire, tnt, (chorus fruit), bells
Direct interaction as in right clicking the block. For actual projectile hits this remains unchanged
- Fix several entities not protected on indirect non projectile player attacks (e.g. through player ignited tnt)-
More noticable with other mods #52
- Add gunpowder currency support.
Enables the purchase and selling of claim blocks. Price configurable. Disabled by default
Only selling and purchase of additional claim blocks possible (not the ones you get with time).
Flan 1.3.2
======================
- Change gui item text to non italic (there are some very picky people)
- Add enderman grief permission
- Add snowman snowlayers permission
2021-05-12 18:24:57 +00:00
- Truly fix personal groups saving issues ._. (pls...)
Flan 1.3.1
======================
2021-05-03 19:05:25 +00:00
- Fix the nullpointer when creating claims. derp
- Fix personal groups not reading from file. derp x2
- Fix items in gui not updated clientside on shift click
2021-05-02 20:00:05 +00:00
Flan 1.3.0
======================
- Fix inventory desync when using the naming screen
- Add /flan help command. For now it only displays all available commands
- Add default groups. Set via the config file in defaultGroups.
Every claim created will have those groups by default to make group creation easier
and without having to make the same group for multiple claims again and again.
2021-05-02 20:00:05 +00:00
- Add personal groups. Set either via the command /flan permissions personal ...
or via the gui /flan personalGroups.
Personal groups are just like default groups except player bound. If a player has any
personal groups that will be used instead of the global default group. That way the player
can also specify what groups a claim should have upon creation.
2021-05-02 20:00:05 +00:00
- Localized various gui strings
Flan 1.2.6
======================
- Fix giveClaimBlocks not working for players that never joined the server
- Add chorus fruit eating permission
- Fix wither permission not toggable
Flan 1.2.5
======================
- Fix inventory desync after closing gui
- Sync itemstack when failing to place blocks
- Fix various thrown entitys to not abide by claim protection
2021-04-11 23:50:31 +00:00
- Add 2 new permissions:
Item drop permission: If set to false prevents items being dropped (players only)
Item pickup permission: If set to false prevents items from being picked up. Player thrown items
(Death included) gets a special tag so that the one who threw them can always pick it up.
2021-04-11 23:50:31 +00:00
- Change some permissions to default true: Enderchest, Enchanting table, Item drop, Item pickup
Flan 1.2.4
======================
- Fix crash in void worlds #39
- Fix permission autocomplete #43
- Fix mod icon #42
- Check if the new owner has enough claim blocks when using transferClaim. Bypassed with admin mode
2021-03-09 12:32:41 +00:00
Flan 1.2.3
======================
- Fabric Permission API support for commands and claim creation. See wiki for permission nodes
- Add an ignore list for blocks to be ignored (For mods with gravestones etc.)
- Add a permission check event for mods
2021-03-10 19:05:25 +00:00
- Fix piercing arrows locking up the game in claims
2021-03-09 12:32:41 +00:00
Flan 1.2.2
======================
2021-01-21 20:15:09 +00:00
- Increase particle size #25
- Fix thrown items activating pressure plates #30
- Add option to have multiple lines for permission description in lang file #24
- Add enderchest, enchantment table use, piston and water across border permission #29
- Fix player claim data being reset upon death #26
2020-12-11 15:37:43 +00:00
Flan 1.2.1
======================
- Fix wrong claim size calculation #19
- Fix blacklisted worlds not saving #21
- Fix group command not able to edit some groups with illegal characters #20
2020-12-11 15:41:02 +00:00
- Fix double message for claim inspection when targeting a block
2020-12-11 15:37:43 +00:00
- Add toggable mobspawning for claims. Needs allowMobSpawnToggle to be true in the config
2020-11-28 20:05:09 +00:00
Flan 1.2.0
======================
- Claim display stays as long as you are holding either the inspection or the claiming tool
- Fix things getting logged despite enableLogs set to false
- Change the default time to get a claim block to 600 ticks instead of 1200
- Change Permission to a registry instead of hardcoded enums
2020-11-18 17:48:51 +00: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 12:44:26 +00:00
Flan 1.1.4
======================
- Directly check player class for item usage. So fake players get ignored.
2020-11-06 19:11:57 +00: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
Flan 1.1.2
======================
- Fix reload command being not restricted to admins
Flan 1.1.1
======================
- Fix a wrong check regarding block entitys that affected modded container blocks to not be protected
2020-10-30 14:09:57 +00:00
Flan 1.1.0
======================
2020-10-30 14:25:36 +00:00
- Add global per world perms (for more info visit https://github.com/Flemmli97/Flan/wiki/Config)
2020-10-30 14:09:57 +00:00
- Fail safe for config reading just in case the config contains "bad values"
- Some more logs
2020-10-23 22:18:16 +00:00
Flan 1.0.9
======================
- 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 18:21:16 +00:00
Flan 1.0.8
======================
- Changed using wrong tupel
2020-09-18 20:29:11 +00:00
Flan 1.0.7
======================
- Enable tamed pet interaction in claims for the owner
2020-09-15 10:43:38 +00: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 13:08:58 +00:00
- Fix claim overlapping on edges not being detected
- Fix subclaims showing wrong display on conflict
2020-09-15 10:43:38 +00:00
2020-09-03 22:34:16 +00: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 16:00:37 +00: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 13:39:57 +00: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 23:36:57 +00: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 14:42:28 +00:00
Flan 1.0.1
======================
- Fix data being deleted when there was a saving error
- Fix reading GriefPrevention data
2020-08-26 18:17:32 +00: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