18 Commits
Author SHA1 Message Date
Focusvity bee4268d51 Revert radius to distanceSquared 2023-11-27 20:38:39 +11:00
Focusvity a62bdef5b4 Add response HTTP status code check to update checker to improve efficiency 2023-03-09 17:16:14 +11:00
Focusvity 00b6473e4d Let's actually remove these files 2023-03-08 22:48:51 +11:00
Focusvity 77be23faf0 Minor clean up 2023-03-08 22:45:47 +11:00
Focusvity e39f882ea7 Fix out of bounds exception - closes #54 2023-03-08 21:46:27 +11:00
Focusvity d6b44863aa Remove the API component - closes #51 2022-08-02 22:08:52 +10:00
Focusvity a775d258e9 Make sure playerCache variable is initalised on enable 2022-05-18 20:40:29 +10:00
Focusvity 7efa151157 A bit more work on the API 2022-05-18 20:31:15 +10:00
Focusvity a9a8f80ee2 Actually push the gitignore change 2022-04-24 14:24:22 +10:00
Focusvity c27ddc19a6 Remove build and actually add the folders to gitignore 2022-04-24 14:20:55 +10:00
Focusvity 2526e1750a Revert the codestyle back to original state 2022-04-24 14:16:58 +10:00
Focusvity f9a577035b Move Plex to API-driven plugin and fix NoClassDefFoundError on startup 2022-04-24 14:16:14 +10:00
Focusvity 099680d068 Add missing retention policy to annotation classes 2022-04-02 12:46:04 +11:00
Focusvity 580f87f28b Move mute into its own class 2022-03-20 13:13:34 +11:00
Focusvity 117852e6d0 Few changes to toggleable listener system 2022-03-20 13:04:55 +11:00
Focusvity 159ed046cb Removed deprecated methods from custom world and fixed a missing Jedis check 2022-03-19 20:38:09 +11:00
Focusvity d669da9f28 Prevent all commands from being loaded 2022-03-19 15:17:43 +11:00
Focusvity cc97612101 Use Google's reflection library to register commands 2022-03-19 14:33:23 +11:00