βFAQ
Questions and answers for Tabify
How can i create new lines?
To add a new line in the tab just use "\n". Using \n in the config will act as enter button. You can create as many new lines as you wish.
How can i install new placeholders?
To install new placeholders you have to take a look at Placeholders Wiki for expansions.
Expansions are add-ons that provide additional placeholders from other plugins (e.g., LuckPerms, Essentials, Vault).
Option A: Use PAPI Command (In-Game or Console)
Shows available expansions.
/papi ecloud list
Example:
/papi ecloud download <expansion>
/papi ecloud download vault
Then, load it:
/papi reload
That's it! Now you can use the placeholders that you downloaded.
Last updated