-
Notifications
You must be signed in to change notification settings - Fork 243
Home
The wiki explains functionality of the plugin as of version 5.0.1. If your config looks different or is missing some features, you are using an old version of the plugin. To get the latest version, check releases.
Wiki for older plugin versions is not available.
If you plan to run your server for longer than 1 week, it's a good idea to read this wiki as it explains everything about the plugin, giving you knowledge to do things you had no idea were possible, giving you an advantage over everyone else.
A lot of examples on the wiki use PlaceholderAPI placeholders without explaining its installation step by step. If you are going to use the examples and aren't familiar with the plugin, check out Quick PlaceholderAPI startup guide.
TAB is a plugin. It only modifies the server behavior to your liking. It does not add anything into the game. Because of that, you'll need to carefully read limitations of each feature to know what they are capable of and what they are not capable of. Some of the undesired behavior can be altered using a resource pack and some using a modified client. Both of these are out of scope of TAB as a plugin, therefore no advanced information regarding this is provided.
TAB is a public plugin designed to satisfy needs of majority of servers.
This means it has functions not everyone will need. All you need to do is disable functions you don't want. Disabled features do not consume the CPU at all.
On the other hand, it cannot contain everything everyone can think of. There must be a balance between providing as much as possible while making the configuration as short and readable as possible. This is not an easy task. Majority of things that are not supported directly can be achieved using different ways. Adding direct way for everything everyone asks for would not only take a lot of time, but make the plugin harder to configure for everyone as well as introduce a lot of duplicate ways to achieve things, making the plugin overcomplicated.
If your need is very specific and not available in the plugin in any way, you should look into private plugin development. You will end up with a plugin made just for you with everything you want and nothing else.
- Why TAB?
- Installation
- Commands & Permissions
- Frequently Asked Questions
- Compatibility
- How to assign players into groups
- Known issues
- TAB-Bridge plugin
- Belowname
- Bossbar
- Global playerlist
- Header/Footer
- Layout
- Nametags
- Per world playerlist
- Ping spoof
- Playerlist objective
- RedisBungee support
- Scoreboard
- Sorting in tablist
- Spectator fix
- Tablist name formatting
- Animations
- Conditional placeholders
- Error logging
- MySQL
- Placeholder output replacements
- Placeholders
- RGB/font usage
- Client-sided mechanics
- Quick PlaceholderAPI startup guide
- How to setup compatibility with glow plugins
- How to display name from nickname plugins
- How to configure weights in LuckPerms
- How to save config in UTF-8 encoding
- Mini guides collection
- Additional information
- Optimizing plugin's CPU usage
- Developer API