[
+] If you put a sign "!" before the name, then the message output will not affect the message from "region" to "messages"
 
 
 
 
  Code (YAML):
 
 
 
    custom-regions:
  
     spawn
  : 
  "!&c&lSPAWN TERRITORY" 
  # = SPAWN TERRITORY
  
     staff
  : 
  "&9&lSTAFF" 
  # = You are located in the region STAFF
  
 
  
 messages:
  
     region
  : '&6&lYou are located in the region 
  %region%'