AnticheatManager/README.md

7 lines
334 B
Markdown
Raw Normal View History

2023-10-31 17:18:14 +00:00
# AnticheatManager
Spigot Plugin to manage multiple anticheats for a test server for example.
# Code
2023-11-28 21:19:43 +01:00
It uses the LuckPerms API hardcoded, so if you don't use LuckPerms you have to recode it yourself, because im too lazy.
2024-03-13 11:12:12 +01:00
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.