mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-09 01:16:01 +00:00
Permission config (framework)
This commit is contained in:
@@ -97,18 +97,18 @@ WorldType: # Available types are NORMAL, NETHER
|
||||
- world_nether: NETHER
|
||||
- world_the_end: NORMAL
|
||||
|
||||
#PermissionConfigs: #Player requires "betterrtp.config.<world_name>" to trigger these configs
|
||||
#- vip: #betterrtp.config.vip
|
||||
# - Build_World: #World named "Build_World"
|
||||
# MaxRadius: 10000
|
||||
# MinRadius: 1000
|
||||
# - Survival_World:
|
||||
# MaxRadius: 5000
|
||||
# MinRadius: 1000
|
||||
#- vip2:
|
||||
# - Build_World:
|
||||
# MaxRadius: 25000
|
||||
# MinRadius: 10000
|
||||
# - Survival_World:
|
||||
# MaxRadius: 15000
|
||||
# MinRadius: 1000
|
||||
PermissionConfigs: #Player requires "betterrtp.config.<world_name>" to trigger these configs
|
||||
- vip: #betterrtp.config.vip
|
||||
- Build_World: #World named "Build_World"
|
||||
MaxRadius: 10000
|
||||
MinRadius: 1000
|
||||
- Survival_World:
|
||||
MaxRadius: 5000
|
||||
MinRadius: 1000
|
||||
- vip2:
|
||||
- Build_World:
|
||||
MaxRadius: 25000
|
||||
MinRadius: 10000
|
||||
- Survival_World:
|
||||
MaxRadius: 15000
|
||||
MinRadius: 1000
|
||||
Reference in New Issue
Block a user