Adding health spoofing

- Optimized Materials class code.
- Optimized Horizontal
- Added kauri to command.
- Added health spoofing in JoinListener.
This commit is contained in:
Dawson
2022-09-22 16:58:34 -04:00
parent f463cda029
commit decd4e3c51
11 changed files with 90 additions and 94 deletions
@@ -47,7 +47,7 @@ import java.util.stream.Collectors;
import java.util.zip.CRC32;
@Init
@CommandAlias("anticheat|ac")
@CommandAlias("kauri|anticheat|ac")
@CommandPermission("anticheat.command")
public class AnticheatCommand extends BaseCommand {