mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-22 10:15:52 +01:00
Updated SubCreator (markdown)
parent
02bc310532
commit
0440a37a03
@ -24,6 +24,7 @@ This is a YAML file on the root folder, used to modify SubCreator's default conf
|
||||
```yml
|
||||
Template:
|
||||
Enabled: true
|
||||
Internal: false
|
||||
Display: 'Example'
|
||||
Icon: 'minecraft:redstone_torch'
|
||||
Build:
|
||||
@ -48,6 +49,7 @@ Template:
|
||||
```
|
||||
`Template` **[Object]**: Settings container for this template. All of these values are optional unless otherwise specified. See [Configuration](https://github.com/ME1312/SubServers-2/wiki/Configuration) for more info on the value types and modifiers used here.<br>
|
||||
`Enabled` **[Boolean]**: Set whether this template is enabled<br>
|
||||
`Internal` **[Boolean]**: Mark this template for internal use only (for use with `Import`)<br>
|
||||
`Display` **[String]**: Set the display name of this template<br>
|
||||
`Icon` **[Item]**: Set the [item icon](https://github.com/ME1312/SubServers-2/wiki/Integrations#bukkit-item-naming) of this template<br>
|
||||
`Build` **[Object]**: SubCreator build options<br>
|
||||
|
Loading…
Reference in New Issue
Block a user