NBT Studio is a tool for editing NBT (Named Binary Tag) data on Minecraft servers. This tool is commonly used to diagnose or troubleshoot server errors, such as improper overrides or character-specific issues. NBT Studio also allows server administrators to exercise greater control over players' experience by customizing player stats and other attributes. In addition to adjusting player data, NBT Studio can also adjust level data, helping resolve conflicts between mods or other plugins.
1. Download NbtStudio.exe from the GitHub page here.
2. Disconnect the desired player from the server.
3. Log in to the BisectHosting Starbase panel.
4. Stop the server.
5. Go to the Files tab.
6. Find the following directory: home/container/world/playerdata
7. Select the player's UUID.dat file. Use MCProfile to find a player's UUID by their username.
8. Choose Download.
9. Open the UUID.dat file with NBT Studio.
10. Double-click on Pos to change x, y, and z respectively.
11. Press the Save icon.
12. Return to the BisectHosting Starbase panel.
13. Go to the Files tab.
14. Find the following directory: home/container/world/playerdata
15. Upload the edited UUID.dat file.