main/Config Setup/Config.yml

Prison:
  #Version of the Plugin ... DO NOT TOUCH
  Version: '1.0'
  Spawn:
    #Enable / Disable player spawning at spawn points
    Use: true
    #Limits one new player per spawn point
    Loop: false
    #If player's sleep in beds, should their spawn point be set?
    Disable Bed Spawn: true
    #If all spawn points are used, they should be teleported here:
    #DEFAULT: Main world spawn!
    Overflow: world 1 2 3
  #Where all spawn points are saved
  Spawns:
    example:
      #Location of the spawn point
      Spawn Location: world 3 2 1
      #Location of the cell sign
      Sign Location: world 4 5 6
      #If true, new players can't spawn at this spawn!
      Used: true