Added new PUUIDS.setLocation() method for optimal performance when saving locations to a file. (50% faster than previous)
Added new PUUIDS.addToAllWithout() method that adds missing methods to all player files that don't have it. This can only be used during startup, and searches all current player files.
Added null prevention checks to prevent errors.
Added thread checks to prevent possible file corruption.
Added System totals in new Storage.yml
/puuids debug now shows total set/get methods called since startup.