Minecraft server list format
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Game data files }} '''Minecraft server list format''' is a data format used in the Java Edition of the Minecraft game. This and oth...") |
Dan Tobias (Talk | contribs) m |
||
Line 5: | Line 5: | ||
'''Minecraft server list format''' is a data format used in the Java Edition of the Minecraft game. This and other Minecraft formats are extensively documented in the [https://minecraft.gamepedia.com/ Minecraft Gamepedia wiki]. | '''Minecraft server list format''' is a data format used in the Java Edition of the Minecraft game. This and other Minecraft formats are extensively documented in the [https://minecraft.gamepedia.com/ Minecraft Gamepedia wiki]. | ||
− | The file (servers | + | The file (servers.dat) holds information on multiplayer servers a player has added to their list, in [[Minecraft NBT format]]. |
== Links == | == Links == |
Latest revision as of 00:57, 18 August 2019
Minecraft server list format is a data format used in the Java Edition of the Minecraft game. This and other Minecraft formats are extensively documented in the Minecraft Gamepedia wiki.
The file (servers.dat) holds information on multiplayer servers a player has added to their list, in Minecraft NBT format.