mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-25 19:56:24 +01:00
Updated Configuration (markdown)
parent
0431abeec7
commit
acfcef9c21
@ -7,7 +7,7 @@ The text in square brackets represents the type of value expected. The word `Lis
|
||||
`Colored String` - A String that parses color codes (`'&b&lHello There!'`)<br>
|
||||
`Enum Value` - A String value that matches one from a predefined set<br>
|
||||
`File Path` - A String value representing a file path. Relative paths begin from the working directory (`~`) unless otherwise specified.<br>
|
||||
`Icon` - A String that represents an item in-game (`1:6`, `minecraft:polished_andesite`)<br>
|
||||
`Item` - A String that represents an item in-game (`1:6`, `minecraft:polished_andesite`)<br>
|
||||
`Integer` - A number value<br>
|
||||
`Integer Range` - Two Integers representing any number between them seperated by a dash (`25500-25559`)<br>
|
||||
`Object` - A group containing other settings<br>
|
||||
|
Loading…
Reference in New Issue
Block a user