[ ] Chore (Changes that don't fix or add new features and don't modify source files)
[ ] Refactoring (Changes that dont't fix or add new features but do modify source files)
[ ] Documentation (Changes to README files and/or JavaDocs)
[ ] Style (Changes that don't affect the meaning of the code)
[ ] Performance
[x] Other (Please specify below)
Please describe the changes this PR makes and why it should be merged:
This PR fixes an exploit, with the wardrobe [that I would rather not describe here.] If anybody wants to discuss this fix with me before merging, please find me on discord, my tag is TomTom#4945
Check that:
[x] Any new classes, public methods and/or properties are properly documented with JavaDocs
[x] Syntax and style are consistent with existing code
[x] Any replaced method isn't deleted, but rather labeled as deprecated
Note In the case where the new method has the exact same signature as the method it's replacing, mention above that the old method was deleted.
Select the option(s) that best describes this PR:
Please describe the changes this PR makes and why it should be merged:
This PR fixes an exploit, with the wardrobe [that I would rather not describe here.] If anybody wants to discuss this fix with me before merging, please find me on discord, my tag is TomTom#4945
Check that:
JavaDocs