• 1.17+ servers can now disable numbers (the red score) from the Scoreboard, applies any Scoreboard.
    • Option at Options.Hide-Scoreboard-Numbers, true by default, disabled in non-supported versions.
    • Requires Paper, but any of its forks should work as well. Auto disabled when not supported.
Added 1.21.6 support
  • Fixed a issue where Splegg was not letting any sign be edited.
  • Added 1.21.5 support. Paper is recommended, wait for Paper update.
  • Updated 1.21.1-1.21.4 support.
  • Attempt to fix some potions not being removed in some versions
  • Added 1.21.4 support
    • A bit of rework on the backend, report bugs at PM or Discussion.
  • Added arena displaynames
    • /splegg setDisplayName <arena> <display-name>
    • It will show up on menus, scoreboard, signs and messages. The original name can still be used.
  • Fixed some small issues with joining arena via signs.
You can now use color codes on the map names at signs config, example:
Code:
  Sign:
    Line:
      '1': '&7[&cSplegg&7]'
      '2': '%state%'
      '3': '&d&l%mapname%'
      '4': '%players%/%maxplayers%'
  • Added 1.21 support.
    • Note: If your arenas are not loading (or you are getting chunk errors), you'll need to update your game worlds.
      • Start the server with the --forceUpgrade argument line
      • Let everything load, it will take a while
      • Finish each of your arenas again (/dragons finish <arena>), this will erase the world arena from the maps folder and copy the current new loaded and updated ones.
        • This will be very resource heavy, recommend...
  • Added 1.20.6 support, with some futureproof for future updates so I can (hopefully) update it faster next mc release
  • Some performance improvements for particle updates
If you happen to find any issue please report via Private Message or at Plugin's Discussion page, this is a huge update on the backend.
  • Fixed a few problems with Player Interact that can cause performance problems.
    • Note, to avoid excessive config access, the option Options.Allow-Players-To-Break-Blocks will no longer be updated when using /splegg reload command. Please stop the server and change the option if you want to change it.
  • Improved ItemParser performance.
  • Shop item will now be removed when the game starts
Back
Top Bottom