Changes: - [x] When the infohead use method is called, timings have been reduced down to roughly 0.009 milliseconds! - [x] All method calls for isValidLocation have been sped up (overall plugin performance increased).
Dev notes: - [x] Switched to a HashSet for fast iteration and checks. - [x] Inventory storage methods are now static for better resource management.