Improve
- Now use entity as totem layout also supports Folia servers.
Fix
- Fixed condition check always being false if you hold empty item active totem.
Improve
- Recoded trigger system, now force running at main thread.
- Fixed bonus effect does not active in some case.
Improve
- Added menu.anti-dupe-checker option in config.yml file.
- GUI Open method and unregister method now force run in main thread.
- Added hook-item-method option in config.yml file.
Improve
- Added support for CraftEngine 26.4+ version and drop support for version below that.
- Added {number:<number>} built-in placeholder.
- The support for CoinEngine plugin will be removed in future update, please replace it to ExcellentEconomy in your server as soon as possible.
Improve
- Added CoinsEngine 2.7.0 version support.
Improve
- Language missing key updater will use server language value first.
Fix
- Fixed plugin will print error when use skull item with base64 data in Spigot server.
- ItemFormat Update: Fixed item always has tool.damage-per-block when debuild.
New Commands
- Added /mt blockid command.
- Added /mt debug command.
Fix
- Fixed potion item can not being generated in Spigot server in some server versions.
- Improved bonus totem chunk tick check performance.
Improve
- Added math support in placeholder condition.
Bonus Totem Part.2
- Added level system for bonus totem.
- Added upgrade system for bonus totem (PREMIUM version only)
- Added limit system for bonus totem.
Fix
- Fixed plugin can not load at Paper-1.17.1 version.
Bonus Totem
- Added new totem type: Bonus Totem.
- Similar to vanilla beacons, the bonus totem will bring the bonus effects you have set to nearby players.
- Support for setting apply actions, remove actions, and circle actions.
- Support setting of libreforge effects and stat effects for AuraSkills, MMOLib, and MyhicMobs.
- Bonus Totem support those attribute:
- Range
- Effects
- Actions
- Enabled
- Added math support in action format and conditon format.
- Added give_item action.
- Other small changes not listed here.
Improve
- If player client language does not exist in your plugin language file, it will use default language file instead of the en_US.yml file.
Improve
- Added new action: action_bar.
- Added support for use built-in placeholder in lang placeholder.