Spigot Plugin to manage multiple anticheats for a test server for example. Uses the LuckPerms API hardcoded, so if you don't use LuckPerms recode it yourself.
Find a file
FirephoenixX02 62bd5b72ce
Add License
2024-05-13 10:01:27 +02:00
src/main Fix clicking in Inv not selecting ac 2023-10-31 18:53:24 +01:00
.gitignore Initial commit 2023-10-31 18:15:51 +01:00
LICENSE Add License 2024-05-13 10:01:27 +02:00
pom.xml Initial Commit 2023-10-31 18:18:34 +01:00
README.md Update README.md 2024-03-13 11:12:12 +01:00

AnticheatManager

Spigot Plugin to manage multiple anticheats for a test server for example.

Code

It uses the LuckPerms API hardcoded, so if you don't use LuckPerms you have to recode it yourself, because im too lazy. Code is pretty ugly, but it's only intented for private use on small scale, so if it ain't broke, don't fix it.