Adds prefix by adding a permission node.

Discussion in 'Plugin Requests' started by XavierMechanics, Jan 26, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    XavierMechanics

    Plugin Category: ChatRelated

    What I want: I want a plugin that adds prefixes when you give them permission node.

    Example Config:

    VIP:
    prefix: 'VIP'
    Rank1:
    prefix: 'Rank1'

    And if I add a permission node to a player, It will add the prefix. And if two or more permission node is given, two or more prefixes too will show.

    Suggested Permission node:
    prefix.<name>

    Example:
    prefix.VIP
     
  2. Offline

    spideyroc1

    https://www.dropbox.com/s/73r7thd9j9fh7h6/Prefixer.jar?dl=0

    Permissions:
    prefix.(Prefix name)

    Config:
    #Permission setup
    #prefix.vip
    #prefix.Premium etc.
    #Use & and a color code for colors
    Prefixes:
    VIP: 'Vip '
    Premium: '&4Premium '
    #perm: prefix.admin
    #You can add as many as you would like
    Admin: 'Admin '
     
  3. Offline

    LordOfPex

    @spideyroc1
    Can you maybe add a variable (Such as {PrefixerPrefix}) that we can add in chat? This way we can decide where want want the prefix to be shown in chat (Support EssentialsChat, ChatEx, etc..)

    Would be really helpful! :)
     
Thread Status:
Not open for further replies.

Share This Page