Permission Groups added + '/rtp info world <player>' personalizes info page

This commit is contained in:
SuperRonanCraft
2020-09-23 22:17:54 -04:00
parent c8a00751fa
commit c5d7705d54
9 changed files with 176 additions and 132 deletions

View File

@@ -76,6 +76,7 @@ CustomWorlds:
MinRadius: 100
CenterX: 0
CenterZ: 0
Price: 75
- other_custom_world:
MaxRadius: 100000
MinRadius: 1000
@@ -97,22 +98,23 @@ 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
Price: 100
- Survival_World:
MaxRadius: 5000
MinRadius: 1000
Price: 10
- vip2:
- Build_World:
MaxRadius: 25000
MinRadius: 10000
Price: 15
- Survival_World:
MaxRadius: 15000
MinRadius: 1000
Price: 20
PermissionGroup: #Player requires "betterrtp.group.<world_name>" to trigger these configs
Enabled: false
Groups:
- vip: #betterrtp.config.vip
- Build_World: #World named "Build_World"
MaxRadius: 10000
MinRadius: 1000
Price: 100
- Survival_World:
UseWorldBorder: false
MaxRadius: 5000
MinRadius: 1000
CenterX: 10
CenterZ: 10
Price: 10
- vip2:
- Build_World:
MaxRadius: 25000
MinRadius: 10000
Price: 15

View File

@@ -36,6 +36,8 @@ permissions:
description: RTP another player
betterrtp.biome:
description: RTP to specific biomes
betterrtp.group.*:
description: Use a permission group to rtp with different restrictions
betterrtp.sign:
description: Ability to create an RTP sign
betterrtp.bypass.cooldown: