added .gui heads

This commit is contained in:
Cloudburst
2021-06-12 15:46:20 +02:00
parent e81df336f6
commit aa40213b24
3 changed files with 169 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ public class MeteorRejectsAddon extends MeteorAddon {
commands.add(new AntiAntiXrayCommand());
commands.add(new GiveCommand());
commands.add(new SaveSkinCommand());
commands.add(new ScreenCommand());
commands.add(new ServerCommand());
commands.add(new SetBlockCommand());
commands.add(new TeleportCommand());