mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-22 10:15:52 +01:00
Updated Configuration (markdown)
parent
bb863d747a
commit
5a024b26ba
@ -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>
|
||||
`Item` - 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 (`25500-25559`)<br>
|
||||
`Object` - A group containing other settings<br>
|
||||
|
Loading…
Reference in New Issue
Block a user