Added
» Added lombok support into code, enhancing its structure
» Added support to placeholders in most of messages
» Added moving check into antiafk knockback method, players that are constantly moving will not be affected by antiafk
» Added rotating player 180* around on knockback from antiafk
» Added new module "ForceField", field around block that player cant enter. If tried can be knocked away from target block.
» Added start, end actions into regenerating
» Added new type for regeneration, healing. Healing heals back damage dealt by player not taking their mine count.
» Added progressive regeneration of block
» Added messages to visibility module. Start and end of hiding players.
» Added new placeholders into message parsing. {17} - {19} added
» Added disabling ItemFlags in GUI ItemBuilder
Fixed
» Fixed some actions throwing errors while running async
» Fixed captcha inventory not closing after timeout
» Fixed history reversed sorting in GUI and placeholders
» Fixed history not parsing date into format
» Fixed debugs not showing correctly
Changed
» Changed regeneration schedule check interval to 10ticks
» Changed antiAfk knockback method throwing away from block
» Changed whole placeholder mapping
» Changed miningEffects handler, changing parsing pattern into "PERCENTAGE-EFFECT-AMPLIFIER-DURATION This allowes usage of "FREEZE-2" that is not added by minecraft basic /effect command.
Added
» While players around player are hidden or shown using visibility,
Fixed
» For some players, while trying to parse number using commas, nbsp symbol appeard.
» HolograpDisplays throwing warns while using asyns methods
Fixed
» Item duping while having item in offhand. Only if you had minings effects enabled
» History format wont change by config value, used only defaults
![]()
» New ability to bypass item damage by item name or lore
» New ability to hide other players around the block while mining
» Schedules and Listener now unregistering
![]()
» CMI hologram provider bugging
» Scheduler not reseting how it should
» Player item on off hand would not count as item
» Prefix / Suffix injecting sometimes errored after restart
![]()
» Reworked all handlers in plugin
![]()
» In MiningEffects config at percentage section, each effect was 20ticks long.
» Scheduler not updating dates as should
![]()
» Ability to turn player around on knockback antiafk method![]()
» Schedule previous time not working as expected» CMI holograms bugging
![]()
» Block regeneration method» Now allowing you, to regenerate block damage when no player has mined it over specified time.» Available two methods,* ADD - This method add damage to max health of block not removing player mines* FULL - Completly reseting block progress» Block scheduled respawn method» Now allowing you, to respawn block in specific time a day. For example at 6PM and 18PM» Block can be set to last for some time. If not mine, it will turn back into destroyed state» Item bypass for mining-effects or enchant-limit section» Ability to change time format in history GUI» New placeholders»%FireMysteryBlocks_REGENERATED_<block>%- Return number of heal that is regenerated above max set.»%FireMysteryBlocks_SCHEDULE_<block>_<PREV/NEXT>%- Return date, when will be block regenerated at.»%FireMysteryBlocks_SCHEDULE_<block>_<PREV/NEXT>_HH:mm%- Return formated date, when will be block regenerated at.»%FireMysteryBlocks_SCHEDULE_<block>_REMAINING_<FORMATTED/SHORT/PLAIN>%- Return remaining time of block before autoDestroy
![]()
» Holograms throwing exception when injection prefix/suffix placeholder into positions
![]()
» Block mining effects» Seperated into Constant and Percetange sections» Now granting you a way, to add player effect only under specific percentage or allways
