Skip to content
Florian Stober edited this page Sep 4, 2018 · 36 revisions

Welcome to the BungeeTabListPlus wiki!


Setup

If you are having trouble installing the plugin correctly these pages will help you setting it up correctly.


Configuration Basics

The following pages provide you with the knowledge required to manipulate BungeeTabListPlus's configuration files. It is recommended that you read all of them in the provided order before you start configuring the plugin.


Advanced Configuration

These pages cover some more advanced topics. You can read them in any order. It is however recommended you read the basic topics above before reading any of the advanced pages.

  • Text Alignment and Cutting Off Long Text

    Understand how text alignment works and how to cut off long text.

  • Animations

    Learn how to animate text in slots.

  • Integrating with PermissionsEx

    Display the prefix and suffix from PermissionsEx in the tab list and sort players by their permissions group.

  • Using PlaceholderAPI placeholders

    Get access to over 1000 additional placeholders using PlaceholderAPI.

  • Sorting players

    Players can be ordered by many different criteria. They can be sorted alphabetically, by rank or by server just to name a few options.

  • Custom placeholders

    Custom Placeholders are a powerful mechanism to customize the tab list even further.

  • Multiple Tablists

    You can have different tab lists for specific servers, players, ranks, Minecraft versions, etc.

  • The DYNAMIC_SIZE_FIXED_COLUMNS tab list type

    The DYNAMIC_SIZE_FIXED_COLUMNS tab list type is the third available tab list type. It is similar to the FIXED_SIZE tab list type. It keeps the number of columns constant while automatically adjusting the number of rows to fit the content. You can create custom slots and configure the content of the tab list freely, the same way it's possible when using the FIXED_SIZE tab list type.

  • Vertical Slot Order

    Instead of filling the tab list from left to right first then top to bottom you can also fill it top to bottom first then left to right.


Special pages


Developer Resources

Here are some links which you might find useful working with the plugin's API.