This commit is contained in:
D4rkr34lm
2026-05-24 13:44:57 +02:00
parent 628001e693
commit de6ac2cf20
@@ -42,6 +42,7 @@ public class ReplayCommand extends SWCommand {
super("replay");
}
@Register
public void genericCommand(PlayerChatter sender) {
sender.system("REPLAY_UNAVAILABLE");
return;