Recent content by SirTennant

  1. SirTennant

    FluxShops - 1.2.0

    - Fixed the admin economy statistic GUI showing excessive decimal numbers
  2. SirTennant

    FluxShops - 1.1.9

    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...
  3. SirTennant

    dTournaments - 1.1.3

    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> -...
  4. SirTennant

    dPlayerProfiles - 1.0.1

    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.
  5. SirTennant

    One In The Chamber Reborn - 1.1.4

    - Significantly improved hitreg
  6. SirTennant

    dTournaments - 1.1.1

    Added: New command: /dt scoreboard (permission dtournaments.scoreboard, default: true) - Toggles the scoreboard on/off for the player who runs it
  7. SirTennant

    dPlayerProfiles v1.0.1

    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...
  8. SirTennant

    FluxShops - 1.1.7

    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.
  9. SirTennant

    dTournaments - 1.1.0

    - Fixed some minor flaws with the rewarding logic
  10. SirTennant

    FluxHomes - 26.1+ Support and new tp command

    Updated the plugin to 26.1+ New command - /homesadmin tp (name) (home) - admin command to tp to other players' homes
  11. SirTennant

    FluxShops - 1.1.5 Lots of fixes and Hologram Scale new feature

    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...
  12. SirTennant

    dTournaments - 1.0.9 Small Fixes

    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...
  13. SirTennant

    FluxShops - Small Fix

    - Fixed an issue where sometimes the plugin would load before the economy plugin, making this plugin not detect it and disabling itself
  14. SirTennant

    dTournaments - 1.0.7

    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...
  15. SirTennant

    FluxShops - 1.0.3

    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...
Top