-
Notifications
You must be signed in to change notification settings - Fork 195
FAQ
Questions |
---|
Does this need MassiveCore? |
Factions don't show up in the chat |
How do I claim Warzone and Safezone areas? |
No, it does not need MassiveCore
Alright, first off you need a chat plugin. We recommend EssentialsX since it is free and very active. Usually, FactionsUUID automatically adds your faction at the end of the chat for you, but using the variable [FACTION] should make it work. If that doesn't work, here is an alternative solution.
If you have access to any chat-formatting plugin, such as DeluxeChat or ChatControl, check to see if it has PlaceholderAPI support. If so, download PlaceholderAPI and add the following line to the appropriate spots in your chat plugin. It should be put in the message format for players.
%rel_factionsuuid_relation_color%%factionsuuid_player_role%%factionsuuid_faction_name%
Some plugins require for the %%
to be changed to {}
.
To claim land for the Warzone and Safezone, you need to execute the following command:
/f claim (radius) <warzone/safezone>
Provided they have the necessary permissions to do so.