mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 06:11:06 +00:00
grammar fix 2
This commit is contained in:
@@ -75,7 +75,7 @@ public class CommandIris implements DecreeExecutor {
|
|||||||
) {
|
) {
|
||||||
if (multiverse){
|
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 + "Your server has an incompatibility that may corrupt all worlds on the server if not handled properly.");
|
||||||
sender().sendMessage(C.RED + "its heavily advised for you to take action. see log for full detail");
|
sender().sendMessage(C.RED + "its strongly advised for you to take action. see log for full detail");
|
||||||
Iris.safeguard(C.RED + "----------------------------------------------------------------");
|
Iris.safeguard(C.RED + "----------------------------------------------------------------");
|
||||||
Iris.safeguard(C.RED + "Command ran: /iris create");
|
Iris.safeguard(C.RED + "Command ran: /iris create");
|
||||||
ServerBoot.incompatiblepluginset();
|
ServerBoot.incompatiblepluginset();
|
||||||
|
|||||||
Reference in New Issue
Block a user