Advertisement
warpdragon

Untitled

Oct 25th, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. // JourneyMap server configuration file. Modify at your own risk!
  2. // To restore the default settings, simply delete this file before starting Minecraft server
  3. // For more information, go to: http://journeymap.info/JourneyMapServer
  4. //
  5. // Global Server Configuration : Applies to all dimensions unless overridden. 'WorldID is Read Only'
  6. {
  7. "teleportEnabled": "false",
  8. "useWorldId": "false",
  9. "opCaveMappingEnabled": "true",
  10. "caveMappingEnabled": "true",
  11. "opRadarEnabled": "true",
  12. "radarEnabled": "true",
  13. "playerRadarEnabled": "true",
  14. "villagerRadarEnabled": "true",
  15. "animalRadarEnabled": "true",
  16. "mobRadarEnabled": "true",
  17. "configVersion": "5.4.7"
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement