Commit Graph

9 Commits

Author SHA1 Message Date
f34df4f296 Add IP Banning by getting every IP punishment through SQL and checking if it's the same IP, if it's a ban / tempban, and if it's active
Make the ban command add the most recent IP used by a PlexPlayer if the player being banned is not online, else use online player's IP
2024-01-16 22:23:31 -08:00
79206d9354 (broken) ip bans 2024-01-16 21:03:50 -06:00
175c7db23d Bump the version to 1.4-SNAPSHOT
Remove every trace of MongoDB
Fix issue where notes were not being notified on a permissions based system
2023-08-25 01:30:41 -07:00
28ec8e1d2d Add support for reasons 2023-08-24 15:35:59 -07:00
ea512487ac Reformat 2023-03-08 14:26:10 -06:00
d6b44863aa Remove the API component - closes #51 2022-08-02 22:08:52 +10:00
9f19bd14ca fix NPE and codec issues 2022-05-28 19:12:18 -07:00
bb8c34e0cd Format 2022-05-10 00:08:45 -05:00
f9a577035b Move Plex to API-driven plugin and fix NoClassDefFoundError on startup 2022-04-24 14:16:14 +10:00