Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ----- AreaProtect V3.2.1 Config file -----
- # Here you can change all AreaProtect's properties, groups and limits.
- #
- # CheckForUpdate: true | Notify if there is a new version of AreProtect. Strongly recommended
- # UseBOSEconomy: true | Use BOSEconomy. If true people need to pay for areas.
- #
- # Groups: -Default | The list of groups, List all your groups here. Must have a default group called Default, so if players are not in a group it uses this one.
- #
- # MaximumArearadius: 32 | The maximum area radius.
- # MaximumAmountOfAreas: 1 | The maximum amount of areas.
- # RadiusShouldIncludeHeight: false | If true the height of the area will be radius x 2 instead of bedrock to sky.
- # FixedSize: false | If the user should not be able to choose the radius of their area.
- # Flags:
- # Greeting: true | If the area should by default have a greeting message.
- # Farewell: true | If the area should by default have a farewell message.
- # PvP: true | If the area should by default have pvp on/off.
- # Chest-Access: true | If the area should by default allow/deny chest-access.
- # Entry: true | If the area should by default allow/deny entry.
- # Height: 0 | If FixedSize: true, The height of the area.
- # Length: 0 | If FixedSize: true, The Length of the area.
- # Width: 0 | If FixedSize: true, The width of the area.
- # Price: 0 | If BOSEconomy: true, The price to create an area.
- Properties:
- CheckForUpdate: true
- UseBOSEconomy: false
- Groups:
- Groups:
- - Guest
- - Regular
- - Elite
- - VIP
- - Legend
- - King
- - God
- - Ultimate
- Guest:
- MaximumAreaRadius: 50
- MaximumAmountOfAreas: 20
- RadiusShouldIncludeHeight: false
- Flag:
- Greeting: true
- Farewell: true
- PvP: false
- Chest-Access: true
- Entry: false
- FixedSize: false
- Height: 0
- Length: 0
- Width: 0
- Price: 0
- Regular:
- MaximumAreaRadius: 100
- MaximumAmountOfAreas: 20
- RadiusShouldIncludeHeight: false
- Flag:
- Greeting: true
- Farewell: true
- PvP: false
- Chest-Access: true
- Entry: false
- FixedSize: false
- Height: 0
- Length: 0
- Width: 0
- Price: 0
- Elite:
- MaximumAreaRadius: 200
- MaximumAmountOfAreas: 20
- RadiusShouldIncludeHeight: false
- Flag:
- Greeting: true
- Farewell: true
- PvP: false
- Chest-Access: true
- Entry: false
- FixedSize: false
- Height: 0
- Length: 0
- Width: 0
- Price: 0
- VIP:
- MaximumAreaRadius: 250
- MaximumAmountOfAreas: 20
- RadiusShouldIncludeHeight: false
- Flag:
- Greeting: true
- Farewell: true
- PvP: false
- Chest-Access: true
- Entry: false
- FixedSize: false
- Height: 0
- Length: 0
- Width: 0
- Price: 0
- Legend:
- MaximumAreaRadius: 300
- MaximumAmountOfAreas: 20
- RadiusShouldIncludeHeight: false
- Flag:
- Greeting: true
- Farewell: true
- PvP: false
- Chest-Access: true
- Entry: false
- FixedSize: false
- Height: 0
- Length: 0
- Width: 0
- Price: 0
- King:
- MaximumAreaRadius: 350
- MaximumAmountOfAreas: 20
- RadiusShouldIncludeHeight: false
- Flag:
- Greeting: true
- Farewell: true
- PvP: false
- Chest-Access: true
- Entry: false
- FixedSize: false
- Height: 0
- Length: 0
- Width: 0
- Price: 0
- God:
- MaximumAreaRadius: 400
- MaximumAmountOfAreas: 20
- RadiusShouldIncludeHeight: false
- Flag:
- Greeting: true
- Farewell: true
- PvP: false
- Chest-Access: true
- Entry: false
- FixedSize: false
- Height: 0
- Length: 0
- Width: 0
- Price: 0
- Ultimate:
- MaximumAreaRadius: 500
- MaximumAmountOfAreas: 20
- RadiusShouldIncludeHeight: false
- Flag:
- Greeting: true
- Farewell: true
- PvP: false
- Chest-Access: true
- Entry: false
- FixedSize: false
- Height: 0
- Length: 0
- Width: 0
- Price: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement