Skip to content
WizzleBear edited this page Dec 23, 2018 · 48 revisions

TABLE OF CONTENTS

Questions
Does this need MassiveCore?
Factions don't show up in the chat
How do I claim Warzone and Safezone areas?

Does this need MassiveCore?

No, it does not need MassiveCore

Faction names don't show up in the chat

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 {}.

How do I claim Safezone and Warzone areas?

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.

Documentation has moved!

Click here to visit the updated documentation

Clone this wiki locally