Renames the I-flag to the Q-flag
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user