Skip to content

Releases: jpenilla/TabTPS

TabTPS 1.1.1

05 Sep 02:02
Compare
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
Compare
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
Compare
Choose a tag to compare

Update NMS handler for Spigot 1.16.2

TabTPS 1.0.1

08 Aug 20:42
fde40af
Compare
Choose a tag to compare

Add Action Bar display

TabTPS 1.0.0

08 Aug 18:29
Compare
Choose a tag to compare

Initial Release