mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-22 02:25:42 +01:00
Updated Ye Ol' Legacy Documentation (markdown)
parent
7f0cbe0770
commit
a2a0fbade6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user