Factions | You can now select whether factions should be supported. The following has been added to the config.yml file:
Code (YAML):
# Enables factions support. # If this is enabled players can't use elevators in enemy and neutral territory. # # Currently supported are: # - FactionsUUID # - Factions3 factionsSupport : true
The default is true. If you do not have a factions plugin or do not want to change the default you do not have to add the above.