mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-21 15:50:14 +00:00
cooldown defaults added to config
This commit is contained in:
@@ -132,6 +132,7 @@ PermissionGroup: #Player requires "betterrtp.group.<world_name>" to trigger thes
|
|||||||
MaxRadius: 10000
|
MaxRadius: 10000
|
||||||
MinRadius: 1000
|
MinRadius: 1000
|
||||||
Price: 100
|
Price: 100
|
||||||
|
Cooldown: 500 #optional
|
||||||
- Survival_World:
|
- Survival_World:
|
||||||
Priority: 10 #Higher the less prioritized
|
Priority: 10 #Higher the less prioritized
|
||||||
UseWorldBorder: false
|
UseWorldBorder: false
|
||||||
@@ -146,4 +147,5 @@ PermissionGroup: #Player requires "betterrtp.group.<world_name>" to trigger thes
|
|||||||
- Build_World:
|
- Build_World:
|
||||||
MaxRadius: 25000
|
MaxRadius: 25000
|
||||||
MinRadius: 10000
|
MinRadius: 10000
|
||||||
Price: 15
|
Price: 15
|
||||||
|
Cooldown: 1500
|
||||||
Reference in New Issue
Block a user