From a7fc8f20384be3194158776b073a093b0c6f2908 Mon Sep 17 00:00:00 2001 From: FirephoenixX02 <81097492+FirephoenixX02@users.noreply.github.com> Date: Tue, 28 Nov 2023 21:19:43 +0100 Subject: [PATCH] Fix Readme Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e97327a..896d960 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ 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. +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 works, I don't change it.