disable ftbmap waypoints
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
LordMZTE 2021-02-13 19:46:14 +01:00
parent 41cfcd66d6
commit e515a0de20

View file

@ -16,9 +16,9 @@ claimed_chunks_on_map = true
#Show your own claimed chunks on the map
own_claimed_chunks_on_map = true
#Show waypoints in world
in_world_waypoints = true
in_world_waypoints = false
#Enables creation of death waypoints
death_waypoints = true
death_waypoints = false
#Different ways to render map
#Allowed Values: NONE, NIGHT, TOPOGRAPHY, BLOCKS, BIOME_TEMPERATURE, LIGHT_SOURCES
map_mode = "NONE"