From 85f1c0cd505a79de9c7af308e07b4df785f8f742 Mon Sep 17 00:00:00 2001 From: SuperRonanCraft Date: Fri, 6 Oct 2017 16:42:49 -0400 Subject: [PATCH] v2.4.0 --- files/economy.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 files/economy.yml diff --git a/files/economy.yml b/files/economy.yml new file mode 100644 index 0000000..1f445cf --- /dev/null +++ b/files/economy.yml @@ -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