Radiadtion DynMap

How to setup radiation dynmap

dynmap example

Warning: It isn't very stabe. I don't recommend it!

Working only in Radiation 1.2 (Release) and higher...

  • add new map (use dynmap command: /dmap mapadd WorldName:MapName)
  • open dynmap custom shaders file (..plugins/dynmap/custom-shaders.txt)
  • add new custom shader into it:
    - class: me.ienze.Radiation.RadiationDynMap
      name: radiation
      worldName: world
      #use your world name here...
  • open dynmap worlds configuration (..plugins/dynmap/worlds.txt), find your map
  • change shader to "radiation"
  • you can change perspective, lighting, mapzoom too...
  • done :)