This fixes an error where PlayerWarps couldn't load a warp because you deleted a world where Minecraft stores UUID -> name. Because PlayerWarps saves warps as a UUID to get their name PlayerWarps converts UUID to name from the world.
If you delete the world PlayerWarps will not load that warp until the player logs back on.
This also fixes an bug where i recoded the GUI but forgot about the "location" variable not working. Here is a fix for that too.
I have also found a bug with the Config Updater, i will work on it. Do not worry. But this update does not need a config updater to work, so enjoy!