Added
- Shop List pagination indicator - The shop list GUI title now shows the current page and total page count
Changed
- Admin stats - traded items - The admin stats panel (/fs admin -> Stats) now shows all traded items across all pages instead of only the top 5. Items are paginated with 36...
Added
Leaderboard GUI - New leaderboard accessible via a configurable button in the /dt menu. Displays top 15 players by all-time wins or points.
Custom action types for on-start / on-join / on-end - Actions now support typed prefixed with full MiniMessage support
- [broadcast] <message> -...
Added a russian translation (credit to magistratypa-oss)
Wired existing translation keys into GUI layouts so switching languages updates the GUI.
NOTE: For the translations to update, you also need to delete the gui-layouts folder. If you have anything customized in there, save it first.
dPlayerProfiles gives every player a browsable profile packed with achievements, badges, and a points progression path. Everything is driven by simple YAML files with automatic tracking across 30+ trigger types. Drop it in, define your content, and your players have a real reason to keep coming...
config.yml - Added two new settings under holograms:
aim-mode: false - toggle between proximity and aim mode
aim-hide-delay: 3 - ticks before hiding when you look away
This is for the animation when you walk up to a chest, and it opens with the hologram and everything.
Bug Fixes
Fixed MySQL: Connection charset error
Fixed MySQL: Shops not saving after switch from SQLite
Fixed a bunch of price limit bypasses on shop creation and shop management
Fixed renaming items bypass
Fixed bypass with Bundles and shulker boxes
- Fixed a hardcoded message sent when...
Fixes
Scoreboard no longer flickers during tournaments. Teams are now created once at initialisation, and only their text is updated each tick, instead of being destroyed and recreated on every update cycle.
Scoreboard no longer fights with minigame scoreboards. The displacement tracker now...
Added new objectives for the plugin OneInTheChamber Reborn
oitc_kill
oitc_win
oitc_milestone
Config options per tournament:
oitc_kill / oitc_win / oitc_milestone: arena: <name> - restrict scoring to a specific arena
oitc_win: flawless-only: true - only count wins with zero deaths...
Developer API
- Added ShopCreateEvent - fired (cancellable) before a shop is saved; lets other plugins block or react to shop creation
- Added ShopDeleteEvent - fired (cancellable) before a shop is removed; deleter is null for system-triggered deletions
- Added ShopTransactionEvent - fired...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.