Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.57 KB | None | 0 0
  1. # This is the message sent when the user is sent to spawn. (Note: Set to "" to disable)
  2. spawned-message: "&cYou have been sent to spawn since you were not a proper relation with the faction you spawned in."
  3.  
  4. # Relations: [ENEMY, NEUTRAL, TRUCE, ALLY, RECRUIT, MEMBER, OFFICER, and LEADER]
  5. # These are the faction relations that a player must be with the faction they spawn in to avoid being sent to spawn.
  6. ignored-relations: ["TRUCE", "ALLY", "OWN"]
  7.  
  8. # These are the commands ran when the player joins in a faction that they can't be in.
  9. spawn-commands: ["/spawn {player}"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement