Skip to content

Releases: jpenilla/TabTPS

TabTPS 1.2.2

25 Nov 03:40

Choose a tag to compare

Changelog

  • Added more detailed tick time information to the /tickinfo command when running on Paper based servers:
    tickinfo output

TabTPS 1.2.1

05 Nov 19:21

Choose a tag to compare

Changelog

  • Added config options for update rates of tab and action bar displays.
  • Added support for Spigot 1.16.4
  • Removed support for Spigot 1.16.3

TabTPS 1.2.0

12 Oct 22:25

Choose a tag to compare

Changelog

  • Switch command framework to Cloud
    • /ping all has been moved to /pingall

TabTPS 1.1.2

12 Sep 18:52

Choose a tag to compare

Changelog

  • Many config options were moved around in this release, and some new ones were added. For this reason it is recommended to delete the config.yml before updating.
  • Added /ping, /ping [username], and /ping all commands.
    • Permissions
      • /ping: tabtps.ping
      • /ping all, /ping [username]: tabtps.ping.others
    • ping
    • ping all
  • Add CPU and Ping modules for display in tab menu/action bar.
  • Add configuration of modules per display
    • modules per display
  • Improved the output of /tickinfo and /mem
    • tickinfo
    • mem

TabTPS 1.1.1

05 Sep 02:02

Choose a tag to compare

Changelog

  • Added '/memory' command (aliases '/mem' and '/ram') to view information about the memory pools of the server jvm. The output and usefulness of this command will vary greatly depending on garbage collection type and settings.
    • memory command image
  • Fixed '/tabtps reload' to actually reload the plugin settings.

TabTPS 1.1.0

19 Aug 16:37

Choose a tag to compare

Changelog

  • Refactored the plugin internally to make displays more modular
  • Moved /tabtps to /tabtps toggle tab
    • Permission changed from tabtps.toggletab to tabtps.toggle.tab
    • Players will also need tabtps.toggle permission to use the toggle command
  • Moved /tabtps actionbar to /tabtps toggle actionbar
    • Permission changed from tabtps.toggleactionbar to tabtps.toggle.actionbar
    • Players will also need tabtps.toggle permission to use the toggle command
  • Added config file (config.yml) with some configuration options
    • Enable/disable modules for display in Tab/ActionBar
    • Re-order modules for display
    • Set default state of showing/not showing Tab/Action Bar
  • New command: /tabtps reload
    • Reloads the plugin config.yml
    • Permission: tabtps.reload
  • Added RAM/Memory info to /tickinfo
    • img
  • Added memory module for Tab/Action Bar (enable in config.yml)

TabTPS 1.0.2

11 Aug 22:30

Choose a tag to compare

Update NMS handler for Spigot 1.16.2

TabTPS 1.0.1

08 Aug 20:42
fde40af

Choose a tag to compare

Add Action Bar display

TabTPS 1.0.0

08 Aug 18:29

Choose a tag to compare

Initial Release