Skip to content

A plugin used to create custom TAB lists for commands that do not support them.

Notifications You must be signed in to change notification settings

CHIP-TEC-development/TabManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TabManager

A plugin used to create custom TAB lists for commands that do not support them.

What is a TAB list?

A tab list or an executor is called whenever someone presses the LIST PLAYERS button on a command that supports tab executors. If there is no TabExecutor, pressing the LIST PLAYERS button will simply do that: give a list of players.

Tab Executors can be specific to permission, player, argument length, world, etc.

tab

How it will Work

TabManager will work almost exclusively based off of configs, but will have a command to change values in those configs.
Upon first boot, the plugin will create a folder in the plugins folder which will contain a subfolder for each plugin (with the exception of this one). Each subfolder will then have a YAML file named after each command in the plugin. From there, you will be able to add tab lists specific to argument length and a whole lot of others things.

Versions

Versions will be named by the Greek Alphabet, followed by the plugin name and a number to identify which user pressed the final edit. If the build is the final one of the version, it will be a capital letter, if not, it will be a lowercase letter.


For example, "α-TabManager-9"
Version: Alpha
Last: false
Plugin: TabManager
Number: 9 (TheEnderCrafter9)

About

A plugin used to create custom TAB lists for commands that do not support them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages