Guest User

dynmaptowny config

a guest
Mar 29th, 2025
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. custstyle:
  2. customregion1:
  3. strokeColor: '#00FF00'
  4. y: 64
  5. customregion2:
  6. strokeColor: '#007F00'
  7. y: 64
  8. boost: false
  9. noNationSlug: ''
  10. update:
  11. # Seconds between checks for Residence updates
  12. period: 300
  13. layer:
  14. name: Towny
  15. # Make mobs layer hidden by default
  16. hidebydefault: false
  17. # ordering priority in layer menu (low goes before high - default is 0)
  18. layerprio: 2
  19. # (optional) set minimum zoom level before layer is visible (0 = defalt, always visible)
  20. minzoom: 0
  21. # Show shop blocks with their own fill color
  22. showShops: false
  23. # Show arena blocks with their own fill color
  24. showArenas: false
  25. # Show embassy blocks with their own fill color
  26. showEmbassies: false
  27. # Show wild blocks with their own fill color
  28. showWilds: false
  29. visibility-by-town: true
  30. visibility-by-nation: true
  31. dynamic-nation-colors: true
  32. dynamic-town-colors: false
  33. infowindow: <div class="leaflet-popup-content" style="width:301px;"><span class="MarkerPopup"><div><div><div><span
  34. style="font-size:150%"> %nationstatus%</span> <br> <span style="font-size:200%">%regionname%</span><br>
  35. ⏳ Found on - <span style="font-weight:bold">%founded%</span> <br>πŸ‘‘ Mayor - <span
  36. style="font-weight:bold">%playerowners%</span> <br> <center> <img src="%flagurl%"
  37. style="width:190px;height:100px"> </div> <br> πŸ› Peaceful? <span style="font-weight:bold">%peaceful%</span>
  38. <br> <br> πŸ“œ Board - <span style="font-weight:bold">%board%</span> <br> πŸ’΅ GDP
  39. - <span style="font-weight:bold">%bank% </span> <br> πŸ’° Daily tax - <span style="font-weight:bold">%upkeep%</span><br> πŸ‘₯Residents
  40. list - <span style="font-weight:bold">%playermembers%</span> <br> πŸ‘₯ Trusted players
  41. - <span style="font-weight:bold">%towntrusted%</span> </div></div></span></div>
  42. regionstyle:
  43. outposticon: lighthouse
  44. strokeColor: '#FF0000'
  45. strokeOpacity: 1.5
  46. strokeWeight: 1.7
  47. fillColor: '#FF0000'
  48. fillOpacity: 0.25
  49. homeicon: default
  50. capitalicon: temple
  51. fillColorShops: '#0000FF'
  52. fillColorArenas: '#FF00FF'
  53. fillColorEmbassies: '#00FFFF'
  54. fillColorWilds: '#00FF00'
  55. boost: true
  56. visibleregions: []
  57. hiddenregions: []
  58.  
  59. nationstyle:
  60. NationOfBlue:
  61. strokeColor: '#0000FF'
  62. fillColor: '#0000FF'
  63. boost: true
  64. _none_:
  65. homeicon: default
  66. chat:
  67. sendlogin: true
  68. sendquit: true
  69. format: '&color;2[WEB] %playername%: &color;f%message%'
  70.  
  71. defaultFlagUrl:
  72.  
  73. messages:
  74. invalidUsage: '&cInvalid usage: &6/flag set <url>'
  75. flagSet: '&aFlag set to &6%url%&a.'
  76. noPermission: '&cYou must be the town Mayor to use this command'
  77.  
Advertisement
Add Comment
Please, Sign In to add comment