mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-08-16 16:26:12 +00:00
add message for promotion of world to main world
This commit is contained in:
parent
fba9c17e3f
commit
0648cfd3fa
@ -123,6 +123,7 @@ public class CommandIris implements DecreeExecutor {
|
|||||||
}
|
}
|
||||||
worldCreation = false;
|
worldCreation = false;
|
||||||
sender().sendMessage(C.GREEN + "Successfully created your world!");
|
sender().sendMessage(C.GREEN + "Successfully created your world!");
|
||||||
|
if (main) sender().sendMessage(C.GREEN + "Your world will automatically be set as the main world when the server restarts.");
|
||||||
}
|
}
|
||||||
|
|
||||||
@SneakyThrows
|
@SneakyThrows
|
||||||
|
Loading…
x
Reference in New Issue
Block a user