Minecraft
Where is folder/file X (world_nether, logs, paper.yml, datapacks, server-icon)?
Not sure where a particular file or folder lives on your server? This is a quick map of the most common locations, all relative to your server root in the Files tab (or over SFTP).
Common file and folder locations
From the server root, here is where the files people ask about most often live:
server.properties,server.jar,server-icon.png— in the root folder.world/,world_nether/,world_the_end/— your worlds. Datapacks live inworld/datapacks/.plugins/— plugins and their config subfolders. Thepaper.yml,spigot.yml, andbukkit.ymlfiles sit in the root.mods/andconfig/— mods and their configuration files.logs/latest.logandcrash-reports/— your logs and crash reports.
How to open them
- Go to the Files tab to browse and edit these directly in the panel.
- For large folders like
world/, use SFTP (details in the Settings tab) instead of the web editor.
Tip:
logs/latest.logand thecrash-reports/folder are the first places to look when something breaks — you can also share a log straight from the Console tab via mclo.gs.
Frequently asked questions
Where do datapacks go? In world/datapacks/, inside your main world folder.
Where are paper.yml / spigot.yml / bukkit.yml? In the server root, not inside the plugins/ folder.
Where do I find crash reports? In the crash-reports/ folder at the server root. The most recent live log is logs/latest.log.