From 429e587e36d4be8706528653db2537130321e814 Mon Sep 17 00:00:00 2001 From: Kristian Knarvik Date: Sun, 31 Oct 2021 14:05:29 +0100 Subject: [PATCH] Update 'Migration' --- Migration.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Migration.md b/Migration.md index 4d7a5e3..6d594ec 100644 --- a/Migration.md +++ b/Migration.md @@ -10,4 +10,10 @@ The configuration will be updated to a more easily readable format, but the old want to change back right away. Permissions have had a few changes, so you should check the permissions section for any differences since you set up -permissions. \ No newline at end of file +permissions. + +Payment to owner using Economy, through Vault, is only possible if the portal owner in the portal database is defined by +a UUID, and not a username. Right now, there is no automatic upgrade from usernames to UUID. You must either make the +stargate owner re-create the stargate or edit the file in the portals folder in a text editor. There are various ways to +find the UUID of players. You may look in the usercache.json file in the server directory or search for the username on +various websites. \ No newline at end of file