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
2023-10-31 18:53:24 +01: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
pom.xml Initial Commit 2023-10-31 18:18:34 +01:00
README.md Create README.md 2023-10-31 17:18:14 +00: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 to lazy. Code is pretty ugly, but it's only intented for private use on small scale, so if it works, I don't change it.