Config

Configuration

The config can be edited in game by commands, or edited in the configuration.
You NEED to set 'EnablePlugin: true' in order for the plugin to start up.

# ~ForeverWeather~ by PiedoBear
EnablePlugin: true
Worlds:
- world
- myworld
- someworld
world:
  time: 6000
  storming: true
myworld:
  time: 6000
  storming: true
someworld:
  time: 6000
  storming: true

EnablePlugin - whether the plugin should be enabled
Worlds - a list of all the worlds with frozen time/weather

worldname: name of the world from the above list
time- the time in ticks of the world time
storming- if a storm is occurring on that world


Comments

Posts Quoted:
Reply
Clear All Quotes