Skip to content

[Bukkit/Spigot] Smaller Size, Faster Performance, Improved Commands

Compare
Choose a tag to compare
@heychazza heychazza released this 12 Feb 12:46
· 4 commits to main since this release
ad24e54

This release focuses on minimising the overall plug-in size, increasing performance, and helping with the overall experience when using Tebex Analytics. This release comes with the following changes:

  • File size reduced from 4mb to ~500kb.
  • Stripped PAPI logic (as its no longer relevant).
  • Organised command permissions.
  • Only tab-complete the sub-commands you've got access to.
  • Added an /analytics & /tebexanalytics command alias.
  • Better error handling.
  • Performance increase by using the native Java request system.
  • Only show Analytics plugin information to players with access.

Players will no longer be able to run /analytics to see what version of Analytics a server is running, instead they'll now need the analytics.admin permission for this. We have also renamed the permission identifier to use analytics.<*> instead, please see the new permission list below..

  • analytics.admin - Access to /analytics command.
  • analytics.debug - Access to /analytics debug command.
  • analytics.reload - Access to /analytics reload command.
  • analytics.setup - Access to /analytics setup command.
  • analytics.stats - Access to /analytics stats command.
  • analytics.track - Access to /analytics track command.
  • analytics.* - Access to all commands.

Thanks for using Tebex Analytics! If you need support or wish to contact us, you can join our Discord server.