Updated Configuration (markdown)

ME1312 2019-01-18 19:21:23 -05:00
parent 985c21ae0f
commit 218d127724

@ -11,7 +11,7 @@ The text in square brackets represents the type of value expected. The word `Lis
`Integer` - A number value<br>
`Integer Range` - Two Integers representing any number between them (`25500-25559`)<br>
`Object` - A group containing other settings<br>
`Socket Address` - A String containing an IPv4 address and port number seperated by a colon (`'127.0.0.1:25565'`)<br>
`Socket Address` - A String containing an IPv4 address and port number (`'127.0.0.1:25565'`)<br>
`String` - A text value (`'Hello There!'`)<br>
`Version` - A String that accepts version formatting (`'2.13a/pr4'`)<br>