Faction title

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

BestGamerNL

Member
Apr 25, 2017
38
1
0
Heey guys i having a problem with something i have a factions server and now i add something in the chat so you can see that im in a faction like this

Good Example:
http://prntscr.com/gohu2b

my skript code is:
code_language.skript:
    if {oc:rank:owner:%player's uuid%} is true:
        broadcast "&7%Faction of player% | %{oc:prefix:%player's uuid%}% &8» &c%player% &8» &f%message%"

and im using also a plugin to let it work that i see my faction in the chat

but now this thing:
http://prntscr.com/gohu8n

when im leaving the server it is gone when i restart ore reload the server its back so what i want is how can i fix this that the players will stay see that they have there faction in the chat

can someone please help me out with this

sorry for my bad english
 
Status
Not open for further replies.