Privacy Policy
What MC Toolkit stores, what it does not, and why files you open in the tools never reach a server. Plain language, no boilerplate padding.
Short version: the tools run in your browser, so the files you work with never reach us. We keep no accounts and no user database.
Files you open in a tool stay on your device
Every tool on this site is client-side JavaScript. When you load a level.dat, a map.dat, a resource pack .zip, an .nbt structure or an image, it is read by your own browser and processed there.
Nothing is uploaded. There is no upload endpoint to send it to. You can verify this by opening your browser's network tab while using any tool, or by disconnecting from the internet after the page loads — the tools keep working.
What is stored in your browser
Two things, both in localStorage on your own machine, both removable by clearing site data:
| Key | Purpose |
|---|---|
mct-theme | Whether you chose the light or dark theme |
mct-lang | Which language you picked, so you are not redirected away from it |
These never leave your device and are not readable by us.
Server logs
The site is served as static files from a CDN. Like any web server, the CDN records standard request data — IP address, timestamp, requested URL, user agent — for delivery and abuse prevention. We do not combine this with anything else, and there is no account to attach it to.
Analytics and advertising
If analytics or advertising are enabled on this site, they are provided by third parties who set their own cookies and follow their own policies. Any such provider is disclosed here when added. At the time of writing this page, the site carries no advertising.
Children
The site has no accounts, no profiles and no user-submitted content, so it collects no personal information from anyone, including children.
Third-party links
Guides and tools link out to Minecraft resources, wikis and other sites. Once you follow a link, that site's privacy policy applies, not this one.
Your rights
Because there is no account and no user database, there is nothing to export, correct or delete on our side. Everything the site knows about you is in your own browser storage, and clearing site data removes it.
Changes
Material changes to this policy will be reflected on this page. Questions go to mcmod.contact@gmail.com.