From 977db3f50d7496c4f68f140bcf107dd229348d46 Mon Sep 17 00:00:00 2001 From: Kristian Knarvik Date: Sun, 21 Nov 2021 13:10:59 +0100 Subject: [PATCH] Update 'Migration' --- Migration.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Migration.md b/Migration.md index 6d594ec..1fd4190 100644 --- a/Migration.md +++ b/Migration.md @@ -13,7 +13,5 @@ Permissions have had a few changes, so you should check the permissions section 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 +a UUID, and not a username. A player name will be upgraded to a UUID when the player with the given name joins the +server. \ No newline at end of file