A plugin used to create custom TAB lists for commands that do not support them.
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.
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 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)