Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transferring backpack data by UUID #330

Open
AquexTheSeal opened this issue Jun 29, 2024 · 3 comments
Open

Transferring backpack data by UUID #330

AquexTheSeal opened this issue Jun 29, 2024 · 3 comments
Labels

Comments

@AquexTheSeal
Copy link

Hello, I wonder if it is possible to transfer backpack data from one player's UUID to another player's UUID - may it be through commands or server files?

@GeorgH93
Copy link
Owner

GeorgH93 commented Jul 1, 2024

You can either edit it in the database directly. Or use the backpack and restore functionality (/backpack backup and /backpack restore).

@AquexTheSeal
Copy link
Author

You can either edit it in the database directly. Or use the backpack and restore functionality (/backpack backup and /backpack restore).

May I know where in the server files could I find the database?

@GeorgH93
Copy link
Owner

GeorgH93 commented Jul 1, 2024

It's the backpack.db file. You can open it with https://sqlitebrowser.org/ please only modify that file while your server is turned off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants