improved .heads

This commit is contained in:
Cloudburst
2021-06-12 16:36:52 +02:00
parent aa40213b24
commit 527cf827ba
3 changed files with 14 additions and 8 deletions

View File

@@ -61,7 +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 HeadsCommand());
commands.add(new ServerCommand());
commands.add(new SetBlockCommand());
commands.add(new TeleportCommand());