This commit is contained in:
RePixelatedMC 2023-10-08 14:01:28 +02:00
parent 4f0f2c3213
commit 7a31fd31eb

View File

@ -75,7 +75,7 @@ public class CommandIris implements DecreeExecutor {
) {
if (multiverse){
sender().sendMessage(C.RED + "Your server has an incompatibility that may corrupt all worlds on the server if not handled properly.");
sender().sendMessage(C.RED + "its strongly advised for you to take action. see log for full detail");
sender().sendMessage(C.RED + "it is strongly advised for you to take action. see log for full detail");
Iris.safeguard(C.RED + "----------------------------------------------------------------");
Iris.safeguard(C.RED + "Command ran: /iris create");
ServerBoot.incompatiblepluginset();