Updates README with the changes in 0.9.0.1
This commit is contained in:
parent
06cb99de44
commit
0655d85356
10
README.md
10
README.md
@ -292,7 +292,8 @@ gates:
|
|||||||
cosmetic:
|
cosmetic:
|
||||||
rememberDestination - Whether to set the first destination as the last used destination for all gates
|
rememberDestination - Whether to set the first destination as the last used destination for all gates
|
||||||
sortNetworkDestinations - If true, network lists will be sorted alphabetically.
|
sortNetworkDestinations - If true, network lists will be sorted alphabetically.
|
||||||
signColor - This allows you to specify the color of the gate signs.
|
mainSignColor - This allows you to specify the color of the gate signs.
|
||||||
|
highlightSignColor - This allows you to specify the color of the sign markings.
|
||||||
integrity:
|
integrity:
|
||||||
destroyedByExplosion - Whether to destroy a stargate with explosions, or stop an explosion if it contains a gates controls.
|
destroyedByExplosion - Whether to destroy a stargate with explosions, or stop an explosion if it contains a gates controls.
|
||||||
verifyPortals - Whether or not all the non-sign blocks are checked to match the gate layout when an old stargate is loaded at startup.
|
verifyPortals - Whether or not all the non-sign blocks are checked to match the gate layout when an old stargate is loaded at startup.
|
||||||
@ -366,6 +367,13 @@ bungeeSign=Teleport to
|
|||||||
|
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
|
#### \[Version 0.9.0.1] EpicKnarvik97 fork
|
||||||
|
|
||||||
|
- Adds the highlightSignColor option and renames the signColor option to mainSignColor
|
||||||
|
- Fixes some inconsistencies in sign coloring by using the highlight color for all markings
|
||||||
|
- Fixes the order in which configs are loaded to prevent an exception
|
||||||
|
- Adds migrations for the config change
|
||||||
|
|
||||||
#### \[Version 0.9.0.0] EpicKnarvik97 fork
|
#### \[Version 0.9.0.0] EpicKnarvik97 fork
|
||||||
|
|
||||||
- Changes entire path structure to a more modern and maven-compliant one
|
- Changes entire path structure to a more modern and maven-compliant one
|
||||||
|
Loading…
x
Reference in New Issue
Block a user