From 093d1ac00b285122e10e94a0e6054434c43bcc83 Mon Sep 17 00:00:00 2001 From: FirephoenixX02 <81097492+FirephoenixX02@users.noreply.github.com> Date: Tue, 31 Oct 2023 17:18:14 +0000 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e97327a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# 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.