Commit Graph

72 Commits

Author SHA1 Message Date
trouper
15a8d624f7 Removed dependency on ProtocolLib, added silent mode to chat filters, improved loading times. Updated chat event handlers to use modern systems. Updated to 1.21.4. Abstracted chat actions, made URL and Unicode blockers standard chat filters, integrating profanity and slur regex into their respective filters. Made sentinel command not spam console when you make a mistake. 2025-02-16 18:24:09 -06:00
thetrouper
33a215be22 Fixed some typos in the GUI, added logging for false positive editing, fixed auto-similarity based blocking, and fixed logging related to such. 2024-12-01 14:55:11 -06:00
thetrouper
c1be1e4c6a Fixed some typos in the GUI, added logging for false positive editing, fixed auto-similarity based blocking, and fixed logging related to such. 2024-12-01 14:51:03 -06:00
trouper
a89a8c40b0 Slight hotfixes that were published with that update you saw. 2024-05-31 22:43:24 -05:00
trouper
3cc69a9ae1 Updated the command block whitelist to add functionality to restore, clear, and remove whitelisted blocks from specific players, or globaly. I also patched the full system check bug that left a residual command block. 2024-05-31 13:30:55 -05:00
TheTrouper
76dee13cd0 Merge remote-tracking branch 'origin/experimental' into experimental
# Conflicts:
#	src/main/java/io/github/thetrouper/sentinel/Sentinel.java
#	src/main/java/io/github/thetrouper/sentinel/cmds/SentinelCommand.java
#	src/main/java/io/github/thetrouper/sentinel/server/NewAction.java
2024-04-29 19:21:42 -05:00
TheTrouper
52a78df1db Going to rewrite the action builder 2024-04-29 18:09:51 -05:00
obvWolf
bc8bb36598 Lets not bypass the auth... 2024-03-09 09:16:46 -06:00
obvWolf
6c4fde2ee4 Attempting to rewrite action builder, very hard 2024-02-26 01:51:21 -06:00
TheTrouper
3545360d74 Going to rewrite the action builder 2024-02-23 16:05:56 -06:00
obvWolf
cf78d41345 Finished language and filter rewrite 2024-02-22 16:22:46 -06:00
TheTrouper
8dd82b1332 Going to redo the language system 2024-02-22 16:12:21 -06:00
obvWolf
78d6518bcd Updated AntiSpam 2024-02-21 16:43:29 -06:00
TheTrouper
18e0ad4c02 Rewrote report system 2024-02-21 17:05:06 -06:00
obvWolf
d779bc4de0 Patched command block place bypass 2024-02-21 01:27:01 -06:00
TheTrouper
2b57dbedbb Worked on Advanced Blockers 2024-02-20 16:55:09 -06:00
TheTelly1
c9ffde93ab Patched discord nullpointer 2024-02-20 08:12:55 -06:00
TheTrouper
f6dc9e3629 worked on command block whitelist 2024-02-19 16:30:21 -06:00
obvWolf
449740cd91 Successfully made NoPlugins Obsolete 2024-02-16 07:19:42 -06:00
obvWolf
8031a501c6 Why does it break 2024-02-15 07:23:23 -06:00
TheTrouper
420d5a1866 Got the event made 2024-02-12 16:04:30 -06:00
obvWolf
daea256b4c Working on serializing location 2024-02-12 07:26:09 -06:00
TheTrouper
634ac2fec9 Started CBW 2024-02-09 16:11:07 -06:00
obvWolf
f6b6e56078 Fixed up system check, update time! 2024-02-08 20:55:06 -06:00
obvWolf
d33f2e08ee Added SystemCheck, and patched more bugs 2024-02-08 07:16:52 -06:00
obvWolf
c4096ebacc Updated the ChatFilter & Spam Filter 2024-02-01 22:58:41 -06:00
TheTrouper
781026ddd0 System check + webhook refactor 2024-02-01 17:00:56 -06:00
obvWolf
d6bebef07c New ServerID system finished, filteraction has a string formatting bug. 2024-02-01 07:20:48 -06:00
TheTrouper
90871100f9 FilterAction still needs a bit of work 2024-01-31 15:55:41 -06:00
obvWolf
3bc8e2f9a7 New config system implemented 2024-01-31 07:29:50 -06:00
obvWolf
dba308efd2 Trying to fix dictionary saving 2024-01-18 01:17:54 -06:00
obvWolf
c92cf71b07 Trying to fix dictionary saving 2024-01-17 17:09:42 -06:00
TheTrouper
6a53dfd467 Everything has errors cuz i gotta make something not static 2024-01-17 15:57:35 -06:00
obvWolf
fa379eacbe JsonSerializable needs fixing 2024-01-17 01:32:23 -06:00
TheTrouper
8f13e018ee Converting to PDK 2024-01-16 20:56:35 -06:00
obvWolf
339c747e47 Added recursive container search 2024-01-11 01:58:40 -06:00
obvWolf
488e1e070c Merge remote-tracking branch 'origin/main' 2023-12-07 22:01:18 -06:00
obvWolf
e9e24aa0f4 AntiUnicode Patches 2023-12-07 22:01:06 -06:00
TheTrouper
9de3f03e22 Fixed colors in the ActionBuilder, and optimized the NBT Pull Event 2023-12-07 11:41:46 -06:00
TheTrouper
228f8a848f Optimized Actionbuilder 2023-11-09 19:01:11 -06:00
obvWolf
6ddfac8d85 Optimizations + added a decoy auth class 2023-11-09 11:03:54 -06:00
obvWolf
9e156d1147 Fixed all (I hope) the bugs, and pushed update to BBB
(False Positive Report + Lang File)
2023-10-22 21:30:36 -05:00
obvWolf
3851fbf97a Made debug mode better + fixed the anti-spam (I think) 2023-10-20 23:29:46 -05:00
TheTrouper
fd3b4367c1 Anti-Spam still getting fixed 2023-10-20 22:41:00 -05:00
obvWolf
fc8966a78a Still random stacktraces in the tab completion 2023-10-20 10:57:08 -05:00
TheTrouper
9bf3e678df Transfer to pc 2023-10-19 17:12:18 -05:00
TheTrouper
dd2a4e772f New similarity calculator (Levenshtein distance) + fixes to the dictionary and chat notifications. Debug commands need work, and then testing for release can begin 2023-10-18 22:08:10 -05:00
TheTrouper
5ccaf5a99d Patching bugs 2023-10-18 15:59:53 -05:00
obvWolf
c9603c016e Decided the moment before update that some of my code could be simplified into generics so that will come first 2023-10-17 22:04:38 -05:00
TheTrouper
31bd4cf3bf Optimizing the chat filter punishment and logging system 2023-10-17 17:01:12 -05:00