Treasure Island MC - Data Recovery Guide
Vault data & homes/claim data is available on Treasure Island MC GitHub.
Table of Contents
- Vaults
- Homes
- Claims
- Finding Your UUID
- Prerequisites
- Server Setup
- Plugin Installation
- World Downloads
Vaults
Your vaults data is located in tools/server/vaults
.
- Use
CTRL+F
with your UUID to download the correct file. - To read this file you can either:
- Run PlayerVaultsX on a Spigot-based server
- Use Base64 Decoder to view contents
PlayerVaultsX is a paid plugin. Alternatives:
- Use the base64 decoder
- Compile it yourself via PlayerVaults GitHub
Homes
Fantasy Homes
Survival Homes
Use CTRL+F
to find your homes list in either file.
Claims
Fantasy Claims
- Go to Fantasy Worlds
- Choose the world
- Search for your UUID using
CTRL+F
Survival Claims
Use CTRL+F
to find your claims.
What's my UUID?
You can use:
Before Starting
Make sure you have Java installed. If you want to compile PlayerVaultX, install a JDK as well.
Running a 1.17.1 Server
We ran the latest version of Paper for 1.17.1 (a modified version called Purpur). For loading saves, this doesn't matter.
- Download server: Paper 1.17.1 Build 411
- Place in an empty folder
- Create
start.bat
file with these contents:
@echo off
java -Xms4G -Xmx4G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40^ -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar paper-1.17.1-411.jar -nogui
pause
-Xms4G -Xmx4G
sets RAM allocation. Adjust to 2G
if needed.
- Run the server, then edit
eula.txt
to seteula=true
.
Restarting Your Server
- Type
stop
in console - Run
start.bat
again
Installing Plugins
Multiverse Core
For world switching: Download Multiverse
- Place in
plugins
folder - Restart server
EssentialsX
For teleportation and home management: Download EssentialsX (Core version is sufficient)
- Place in
plugins
folder - Restart server
PlayerVaultsX
For accessing your vaults:
- Compile from source (see below)
- Place in
plugins
folder - Restart server
Compiling PlayerVaultsX
Source: PlayerVaults GitHub
- Install Maven
- Run:
mvn clean package
World Saves
Survival Worlds
- Castaway
- Scabb
- Spittle
- Scurvy
- TBR (Privatet)
- TBR (Privatef)
- TBR (Privatez)
- Tortuga
- Pinch
- Monkey
- Jerkbait