Menu

Weather Forecast

Zathrus Writer

Weather Forecast

This is an event handling function made for fun. It will allow your server to output a message configurable number of seconds before a weather changes in the world.

There is no forecast in the World is better than this weather forecast!


Configuration

There are 2 config options added to accommodate weather forecasting:

  • weatherNotifyTime - time (in seconds) to notify players about a weather change prior to it taking place. Default: 15
  • weatherNotifyEnabled - set this to false if you want to disable upcomming weather notifications for your players. Default: true

How to remove this feature

Should there be a need to manually remove this feature from the JAR file, the following files must be removed:

com/github/zathrus_writer/commandsex/helpers/Weather.class
com/github/zathrus_writer/commandsex/commands/Command_cex_weather.class
com/github/zathrus_writer/commandsex/commands/Command_cex_rain.class
com/github/zathrus_writer/commandsex/commands/Command_cex_storm.class


Related

Wiki: CommandsEX CraftBukkit plugin Wiki

MongoDB Logo MongoDB