Tablist Plugin $2

Status
This thread has been locked.

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
--[ Tablist Reloaded Plugin ]--
Owned by TheHumax_
Created by Benjozork​


Note:
This plugin allows you to give certain ranks a Tablist name
so that they stand out or that others know which rank they are.
The .jar file is very small only using 6kb.

Link: http://www.mc-market.org/resources/2889/

Elite.png

Owner.png

Player.png

Slayer.png

nolimit.png

Installation:

1. Install PEX into plugins folder *Required
2. Drag Tablist into plugins folder (This Plugin)
3. Restart server
4. Edit the prefixes then use /TLPRELOAD​

Code:
#This is an example of the default config made once the server has been
restarted, I will show you how it works. So the first thing it does is
copy all of your PEX groups and makes a default prefix for them all you need to do is change the weights and
prefix then use /tlpreload


groups:
  Default:
    prefix: prefix
    weight: 50
  Slayer:
    prefix: prefix
    weight: 50
  Elite:
    prefix: prefix
    weight: 50
  Admin:
    prefix: prefix
    weight: 50


groups:
  Default:
    prefix: '&fDefault&7'
    weight: 10
  Slayer:
    prefix: '&9&lSlayer &7|'
    weight: 7
  Elite:
    prefix: '&e&lElite'
    weight: 9
  Admin:
    prefix: '&4&lAdmin&'
    weight: 1


#In the 2nd example we changed all the prefix's and weights so
now il explain how the weights work. If a user has the group Default
and Slayer they will get given the prefix with the lower weight "Slayer".
If we go and add the group Elite to the same user so that hes in
the 3 groups he will still only have the prefix "Slayer". If we go
ahead and give them Admin group they will have the
"Admin" prefix in game.

#This plugin dosnt work with permissions so that means that OPPED
people have no issues getting the correct rank gave to them unlike
most of the other plugins.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

TBK

59,226.94 CRO
Deactivated
Feedback score
49
Posts
756
Reactions
753
Resources
0
Last edited:
Status
This thread has been locked.
Top