mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 17:15:47 +00:00
v2.4.0
This commit is contained in:
parent
37754190cf
commit
85f1c0cd50
15
files/economy.yml
Normal file
15
files/economy.yml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
Economy:
|
||||||
|
## Enable world charges? ALL Worlds included, even custom worlds!
|
||||||
|
Enable: false
|
||||||
|
## Set to "0" to not charge for rtp, "Success.Bypass" message will be sent!
|
||||||
|
## Give players the permission "betterrtp.eco.bypass" to bypass economy
|
||||||
|
Price: 5
|
||||||
|
|
||||||
|
CustomWorlds:
|
||||||
|
## Enable custom world charging
|
||||||
|
Enabled: true
|
||||||
|
Worlds:
|
||||||
|
## Player will be charged "5" when typing /rtp, if they do not have "betterrtp.eco.bypass"
|
||||||
|
world: 5
|
||||||
|
## Setting the price to "0" will make the "Success.Bypass" message show
|
||||||
|
world_end: 0
|
Loading…
x
Reference in New Issue
Block a user