sTablist Configuration Tutorial (Spigot)
-
This wiki is under construction! (I'm currently working on the Wiki!)
sTablist Tutorial for Spigot
=== Pages ===
- Installation
- => Configuration
- Developer API
=== Configuration ===
config.yml:
Code (Text):EnableAutoUpdater: true <<-- Enables or Disables The AutoUpdater (Boolean: true / false)
#In Seconds
PluginAutoUpdate: 3600 <<-- How often should the Plugin check for Version Updates?
#In Seconds
TabAutoUpdate: 3 <<-- How often should the Plugin update the Tablist?
#In Seconds
TagAutoUpdate: 3 <<-- How often should the Plugin update the Playertags?
#Support Colorcodes (&0-9 or &a-f)#
#Use %player% for the Players name#
Header:
text: '&5This is the Header!' <<-- Text that is displayed before the Players
use: true <<-- Do you want to use the Header? (Boolean: true / false)
Footer:
text: '&5This is the Footer!' <<-- Text that is displayed after the Players
use: true <<-- Do you want to use the Footer? (Boolean: true / false)
HideGM3: false <<-- Hide Players which are in Spectator Mode
Join:
Title: <<-- Text in the Middle of your Screen after Join
text: '&5Welcome to' <<-- Big Text in the Middle of your Screen
subtext: '&5A Minecraft Server!' <<-- Smaller Text in the Middle of you Screen
fadein: 5 <<-- Time in Seconds where the Text slowly appears
stay: 20 <<-- Time in Seconds where the Text stays in the Middle of your Screen
fadeout: 5 <<-- Time in Seconds where the Text slowly disappears
use: true <<-- Do you want to use the Join Title? (Boolean: true / false)
Actionbar:
text: '&5Have fun!' <<-- Text which is Displayed above your Itembar
use: true <<-- Do you want to use the Actionbar? (Boolean: true / false)
RandomColors: <<-- Colors which are used for the Variable %rdm_color%
- '&0'
- '&1'
- '&2'
- '&3'
- '&4'
- '&5'
- '&6'
- '&7'
- '&8'
- '&9'
- '&a'
- '&b'
- '&c'
- '&d'
- '&e'
- '&f'
ConfigVersion: '2.8.7' <<-- Config Version DO NOT EDIT!!!
groups.yml:
Code (Text):Owner: <<-- Name of your Group in your Permissionsystem
Prefix: '&8[&4&lO&8] &4' <<-- Prefix for the Group "Owner"
Suffix: ' &3The Best' <<-- Suffix for the Group "Owner"
User: <<-- Name of your Group in your Permissionssystem
Prefix: '&8[&9&lU&8] &9' <<-- Prefix for the Group "User"
Suffix: ' &3A User' <<-- Suffix for the Group "User"
#Highest Group = Highest group in Tablist
#Lowest Group = Lowsest group in Tablist
GroupSort: <<-- Sorting of the Players in your Tablist
- 'Owner'
- 'User' - Loading...
- Loading...
XenCarta PRO
© Jason Axelrod from 8WAYRUN.COM