Package me.neznamy.tab.shared
package me.neznamy.tab.shared
-
ClassesClassDescriptionA class which measures CPU usage of all tasks inserted into it and shows usageA dynamic text with placeholder support.An error assistant to print internal errors into error file and warn user about misconfigurationFeature registration which offers calls to all features and measures how long it took them to processPermission group manager retrieving groups from permission pluginAbstract class storing common variables and functions for player, which are not specific to any feature.An interface with methods that are called in universal code, but require platform-specific API callsMain class of the plugin storing data and implementing APIA class containing various constants used everywhere in the plugin to allow easier overview and modification to prevent inconsistencies.Feature sub-category explaining why / when a certain feature needed CPU time to process tasks.Feature names used to register features under in the feature manager which they can be retrieved by.TAB's custom metrics chartsInformation why a specific feature sent a packet and what the packet sent is supposed to do.Permission nodes used by the pluginAll internal placeholders offered by the pluginAll plugins TAB hooks intoInternal property names used to store text under a specific keyImplementation of RepeatingTask interface which submits provided task to TAB's processing thread in configured interval.