Servers.dat format
From Minecraft Wiki
| This article is a stub.
Please help us by expanding it.
|
The servers.dat file located in the .minecraft folder is used to store the list of saved multiplayer servers. It does not store the direct connect IP address or any LAN server information. It is stored as an uncompressed NBT file.
[edit] NBT Structure
The root tag.
servers: List of compound tags, one for each saved server.
A saved server.
name: The name of the server as defined by the player.
ip: The IP address of the server.
hideAddress: 1 or 0 (true/false) - true if the IP address should be hidden.
acceptTextures: 1 or 0 (true/false) - false if the user has selected "Never" when prompted to install a custom server texture pack.
[edit] See also
| Development cycle |
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Help | |||||||||||||
| Technical |
|
||||||||||||
| Game customization | |||||||||||||
| Versions | |||||||||||||
| Films | |||||||||||||



