No description
		    
	    
    | src/main | ||
| .classpath | ||
| .gitignore | ||
| .project | ||
| dependency-reduced-pom.xml | ||
| DOMAINS-FIREWALL.md | ||
| LICENSE | ||
| notes.txt | ||
| pom.xml | ||
| README.md | ||
realweather
differences compared to v0:
- no geoip mode, I think it doesn't fit as it's only cosmetical
- as such, renamed modes:
- point->- static
- globe->- dynamic
 
- I wanted to do this even before this plugin: 
 lightning ⚡ in real time- if static, only time synced, random position 
 probably within some radius from the static point
- if dynamic, position is also synced
- explosive?
 
- if static, only time synced, random position 
- weather levels 
 it's not like there's strong rain or there's no rain
 I'm not sure how yet
- sunrise sunset
- snow
- more api providers, multiple api keys
- extensible: api
- commands, finally!
- far future: airplanes
- IMPORTANT DO NOT FORGET: allow checking whereami
TODO
