From a2a0fbade65895cf0dce1d6dfdeb658f22e02eaa Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Fri, 14 May 2021 22:36:48 -0400 Subject: [PATCH] Updated Ye Ol' Legacy Documentation (markdown) --- Ye-Ol'-Legacy-Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ye-Ol'-Legacy-Documentation.md b/Ye-Ol'-Legacy-Documentation.md index e31b757..d6da956 100644 --- a/Ye-Ol'-Legacy-Documentation.md +++ b/Ye-Ol'-Legacy-Documentation.md @@ -6,7 +6,7 @@ First, item data in quests.yml is now handled with Material names instead of Ite Second, if any of your player files located in the Quests/data/ folder are named after usernames (and not UUIDs), you'll want to run any version of Quests up to Quests 3.3.0 that has the built-in file name converter. Simply set `convert-data-on-startup: true` in your config.yml and run the server, or run /questadmin convert in-game. Alternatively, you can manually rename each file with each player's UUID (which can be determined [here](https://mcuuid.net/)). -Finally, you may also wish to update Quests/lang/en.yml with the new phrases which will generate in en_new.yml (or just delete en.yml), and your player blacklist with UUIDs in config.yml. In the most recent builds of Quests, the player blacklist is removed entirely. +Finally, you may also wish to update Quests/lang/en.yml with the new phrases which will generate in en_new.yml (or just delete en.yml), and your player blacklist with UUIDs in config.yml. More recent builds of Quests remove the player blacklist entirely. ## Updating to Quests 2.2.2