Renames the I-flag to the Q-flag

This commit is contained in:
2023-03-25 02:18:28 +01:00
parent 472aeda2f8
commit a20a1c2f00
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ public enum PortalOption {
/**
* This option allows a portal which does not display a teleportation message, for better immersion
*/
SILENT('i', "stargate.option.silent", 21),
SILENT('q', "stargate.option.silent", 21),
/**
* This option causes a fixed portal's sign to be removed after creation