mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 09:05:47 +00:00
v2.4.0
This commit is contained in:
parent
2412097e73
commit
c82f53a50d
34
economy.md
Normal file
34
economy.md
Normal file
@ -0,0 +1,34 @@
|
||||
# Economy ([View Default Economy File](files/economy.yml))
|
||||
***
|
||||
## Summary ##
|
||||
- [Economy](#economy)
|
||||
- [CustomWorlds](#customworlds)
|
||||
|
||||
### Economy
|
||||
Info: Edit basic economy settings
|
||||
***
|
||||
#### Enabled ####
|
||||
Info: Enable the economy system at all?
|
||||
Value Type: Boolean
|
||||
Default Value: false
|
||||
### Price
|
||||
Info: The default price to an [uncustomized](#customworlds) world
|
||||
Value Type: Integer
|
||||
Default Value: 5
|
||||
|
||||
### CustomWorlds
|
||||
Info: Create custom worlds with a toggle system
|
||||
***
|
||||
#### Enabled
|
||||
Info: Enable the customworlds charge? All worlds will default to the basic price
|
||||
Value Type: Boolean
|
||||
Default Value: true
|
||||
#### Worlds
|
||||
Info: A list of sections with the price as their value
|
||||
Value Type: List of Sections
|
||||
Default Value:
|
||||
```yaml
|
||||
Worlds:
|
||||
world: 5
|
||||
world_end: 0
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user