removed .tps, in meteor now

This commit is contained in:
Cloudburst
2021-05-16 19:39:51 +02:00
parent 1b0a60f54e
commit 8b184de643
2 changed files with 0 additions and 37 deletions

View File

@@ -46,7 +46,6 @@ public class MeteorRejectsAddon extends MeteorAddon {
commands.add(new GiveCommand());
commands.add(new SpectateCommand());
commands.add(new SaveSkinCommand());
commands.add(new TpsCommand());
}
@Override