Skip to content

K4M1s/RealTimeWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealTimeWeather

Simple minecraft spigot plugin that allows to have real time and weather on your minecraft server.

Requirements

Build

  1. Clone the repository.
  2. In a terminal cd into repository directory.
  3. Run mvn package,
  4. Move ./target/RealTimeWeather-1.0.jar to your plugins folder.
  5. Start and stop your server.
  6. Edit configuration file in plugins/RealTimeWeather/config.yml,
  7. Start your server.

Release History

  • 1.1
    • Added API refresh config variable
  • 1.1
    • Added stateCode config variable
  • 1.0
    • First build of working plugin

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details