Official Plugins

You can download compiled versions of the official plugins which implement this API from the plugins section of the Analytics control panel.

The source code for these plugins can also be found using the following GitHub links:

By default, players do not have access to the /analytics command within the Spigot plugin. You can grant users access to any of the commands within Tebex Analytics, here are the list of available options:

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

Last updated