Check for relation when a player tries to create a destination portal in claimed land. Adds #204.

This commit is contained in:
drtshock
2015-01-05 09:58:32 -06:00
parent b666c6f630
commit 0a80b79321
2 changed files with 41 additions and 0 deletions

View File

@@ -30,6 +30,17 @@ findfactionsexploit:
# This has always been neutral.
default-relation: "neutral"
# Portal Creation
# Do you want to limit portal creation?
portals:
limit: false # will disable the below check if set to false
# What should the minimum relation be to create a portal in territory?
# Goes in the order of: ENEMY, NEUTRAL, ALLY, MEMBER.
# Minimum relation allows that and all listed to the right to create portals.
# Example: put ALLY to allow ALLY and MEMBER to be able to create portals.
minimum-relation: MEMBER # If typed incorrectly, defaults to NEUTRAL.
### Hard Core Settings ###
# Warps