[8.0.0] Disabled waystones on bluemap
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -14,5 +14,5 @@
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
|
||||
Eternal.zip
|
||||
Eternal-*.mrpack
|
||||
Chronolock.zip
|
||||
Chronolock-*.mrpack
|
||||
|
||||
@@ -7,6 +7,6 @@ CNAME
|
||||
CHANGELOG.md
|
||||
CHECKLIST.md
|
||||
roadmap.md
|
||||
Eternal.zip
|
||||
Eternal-*.mrpack
|
||||
Chronolock.zip
|
||||
Chronolock-*.mrpack
|
||||
PACK_CONTENT.md
|
||||
|
||||
@@ -74,6 +74,6 @@
|
||||
#If enabled, JourneyMap waypoints will only be created if the mod 'JourneyMap Integration' is not installed
|
||||
preferJourneyMapIntegrationMod = true
|
||||
#If enabled, Waystones will add markers for waystones and sharestones to BlueMap.
|
||||
blueMap = true
|
||||
blueMap = false
|
||||
#If enabled, Waystones will add markers for waystones and sharestones to Dynmap.
|
||||
dynmap = true
|
||||
dynmap = false
|
||||
|
||||
Reference in New Issue
Block a user