mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 00:55:45 +00:00
cooldown defaults added to config
This commit is contained in:
parent
c04e8c0e7d
commit
d8129df29b
@ -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
|
Loading…
x
Reference in New Issue
Block a user