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.

This commit is contained in:
trouper
2025-02-16 18:24:09 -06:00
parent 33a215be22
commit 15a8d624f7
330 changed files with 4677 additions and 429950 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,11 +1,17 @@
name: SentinelAntiNuke
version: '0.2.9'
version: '0.3.0'
main: me.trouper.sentinel.Sentinel
api-version: 1.20
authors: [ TheTrouper ]
description: Detect, Block, and Ban players who attempt to grief your server.
website: https://thetrouper.github.io/
softdepend: [ ProtocolLib ]
softdepend:
- ProtocolLib
- ProtocolSupport
- ViaVersion
- ViaBackwards
- ViaRewind
- Geyser-Spigot
load: STARTUP
permissions:
sentinel.message:

Some files were not shown because too many files have changed in this diff Show More