Minecraft Wiki

The Minecraft Wiki has moved from Fandom; see the linked discussion page for details.

READ MORE

Minecraft Wiki
Advertisement
This article is about Minecraft data collection. For type of fish, see Tropical Fish § Varieties.
Dark Oak Sapling
This article is a stub. 
You can help by expanding it.
Example Snooper Settings

Example Snooper Settings Page

Snooper is a feature Mojang is using to collect data on users, either by the Client or by the Server. This feature was removed in 1.13 globally because of the European Union's General Data Protection Regulations.[1] However, it was re-added as an always on telemetry tool in Java Edition 1.18 snapshot 21w38a to improve players' experience.[2] It is no longer possible to disable the Snooper without client modifications.

Fields

Client Fields (C)

java_version String
jvm_arg[...] String Launch arguments
jvm_args integer Number of launch arguments
launched_version String
memory_free integer
memory_max integer
memory_total integer
opengl_vendor String
opengl_version String
os_architecture String
os_name String Does not include Linux distribution name in most cases.
os_version String
resource_packs integer
run_time integer
snooper_partner UUID
snooper_token UUID
version String
vsync_enabled boolean

Server Fields (S)


GL Caps

OpenGL keys for the client.

History

Java Edition
1.3.112w30aAdded Snooper.
1.7.413w48aUpgraded protocol to version 2.
1.1318w21aForce turned Snooper off. The menu was still visible, but the button was disabled.
1.1419w11aRemoved Snooper UI. [more information needed]
1.1821w38aRe-added Snooper, but without its UI.
Advertisement