LuckTab
ModrinthSpigotMCTab/Chat-Prefix for LuckPerms.
LuckTab - TabPrefix for LuckPerms
This plugin allows you to add a prefix to the tab list and in chat. The tab list is displayed in sorted order.
Commands & Permissions:
Commands:
- /lucktab help (lucktab.admin)
- /lucktab reload (lucktab.admin)
- /lucktab resetall (lucktab.admin)
Chat Format:
- lucktab.chat.format.color
- lucktab.chat.format.magic
- lucktab.chat.format.bold
- lucktab.chat.format.strikethrough
- lucktab.chat.format.underline
- lucktab.chat.format.italic
General Usage:
To assign a prefix to a group:
/lp group default meta setprefix 100 "Your Prefix§e"
-> the 100 is the weight of the Prefix. You can ignore that.
To assign a chat-prefix to a group:
/lp group default meta set chatprefix "Your Chat-Prefix§e"
To assign a suffix to a group:
/lp group default meta setsuffix 100 "Your Suffix"
-> the 100 is the weight of the Suffix. You can ignore that.
To assign a chat-suffix to a group:
/lp group default meta set chatsuffix "Your Chat-Suffix"
To sort the groups in the player list, you need to set the group weight:
/lp group default setweight 300
(300=onBottom, 200=inMiddle, 100=onTop)
-> higher number = lower position
example commands
/lp group default meta setprefix 100 "&7Player &7» &7"
/lp group default setweight 300
/lp group premium meta setprefix 100 "&6Premium &7» &6"
/lp group premiumsetweight 200
/lp group admin meta setprefix 100 "&4Admin &7» &4"
/lp group adminsetweight 100
/lp group admin meta set defaultchatcolor "&b&l"
Config:
configy.ml
# _ _ _____ _
# | | _ _ ___| | _|_ _|_ _| |__
# | | | | | |/ __| |/ / | |/ _` | '_ \
# | |__| |_| | (__| < | | (_| | |_) |
# |_____\__,_|\___|_|\_\ |_|\__,_|_.__/
# by PattyXDHD
# usage of the ChatEvent (disable it if you use another ChatPlugin)
useChatFormat: true
# Color permissions below
useColorTranslate: true
# patchHolder -> %name%, %message%, %ping%, %displayName%, %group%
chatFormat: '%name% &8» &7%message%'
# If no prefix has been set for the chat, it simply uses the one from the tab list.
usePrefixFromTablist: true
# If no prefix has been set for the chat, it simply uses the one from the tab list.
useSuffixFromTablist: true
# update automatically the Tablist
autoUpdate: true
Screenshots:




Video:
outdated video
The plugin must not be copied and passed off as your own!
Versions
Aucun historique de versions. Utilise le bouton Télécharger pour obtenir la dernière depuis la source.

Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.