Tab
Napsal: 06 bře 2015, 18:58
93.91.250.132:27373
Ahojte, poradíte na 1.8 niečo ako nametag edit?
Lebo Mi to nechce fungovat.
Ahojte, poradíte na 1.8 niečo ako nametag edit?
Lebo Mi to nechce fungovat.
Kód: Vybrat vše
// This file declares custom permissions and ties prefixes and suffixes to them.
// Players who possess these permissions will have the prefix and suffix assigned to the given permission.
nametag.group.Admin prefix = "&4"
nametag.group.Builder prefix = "&9"
nametag.group.Hrac prefix = "[&bHrac&f]"
nametag.group.VIP prefix = " [&7&lIron&f]"
nametag.group.HlavnyMajitel prefix = "[&b&lMajitel&f] "
nametag.group.VIPPREMIUM prefix = " [&6&lGold&f]"
nametag.group.ULTRAVIP prefix = " [&b&lDia&f]"
nametag.group.BOSS prefix = " [&b&lBoss&f] "
nametag.group.TRIALOP prefix = "[&c&lTRIAL-OP&f]"
nametag.group.Boss prefix = " [&b&lBoss&f] "Kód: Vybrat vše
#==============
# NametagEdit v2.2
#==============
# Development Builds: http://ci.playmc.cc/job/NametagEdit
# Source Code: http://www.github.com/sgtcaze/NametagEdit
#==============
# If "true", this will remove any formatting created in the tab list by prefixes / suffixes
# Do not set this to true if you already have a plugin that changes the tab list
TabListDisabled: false
# If "true", this plugin will check for updates when a player with the permission
# "NametagEdit.update" logs in. Also, the update will check during server startup.
CheckForUpdates: true
# If enabled, this plugin will not print 'Setting prefix/suffix' information in the console
ConsolePrintEnabled: false
# If enabled, this plugin will send small data MCStats.org.
MetricsEnabled: true