Simple minecraft spigot plugin that allows to have real time and weather on your minecraft server.
- Clone the repository.
- In a terminal cd into repository directory.
- Run
mvn package
, - Move
./target/RealTimeWeather-1.0.jar
to yourplugins
folder. - Start and stop your server.
- Edit configuration file in
plugins/RealTimeWeather/config.yml
, - Start your server.
- 1.1
- Added API refresh config variable
- 1.1
- Added stateCode config variable
- 1.0
- First build of working plugin
- K4M1s - Creator, main developer
- Mrkl21full - Java teacher
This project is licensed under the MIT License - see the LICENSE.md file for details