HomeJavaModsImmutableWeather
ImmutableWeather

ImmutableWeather Minecraft Plugin

Overview

ImmutableWeather is a powerful and easy-to-use Minecraft plugin designed to give server administrators full control over the weather and time cycles on their server. With highly configurable options, you can create a consistent and predictable environment for your players.

This plugin allows you to disable rain, lock the server time to a specific point (like permanent noon), and completely disable the weather cycle, preventing any weather changes from occurring naturally.

Features


Configuration

The `config.yml` file allows you to customize the plugin to your needs:

Code (Text):

# --------------------------------------------------
# ImmutableWeather Configuration
# --------------------------------------------------

# Settings for weather control
weather:
  # Disable the natural weather cycle.
  # If true, weather will not change unless forced by a command.
  disable-cycle: true
 
  # Worlds where rain should be disabled.
  # Add the name of the worlds where you want to prevent rain.
  # Example: ["world", "world_nether"]
  disabled-rain-worlds:
    - "world"

# Settings for time control
time:
  # Freeze the time to a specific value.
  # If true, the time will be locked to the 'frozen-time' value.
  freeze-time: true
 
  # The time in ticks to which the server time will be frozen.
  # 0 = sunrise, 6000 = noon, 12000 = sunset, 18000 = midnight.
  frozen-time: 6000
 
  # The world where the time will be frozen.
  # You can specify a single world name here.
  # Example: "world"
  world: "world"
 
How to Use

  1. Install the plugin by placing the `.jar` file into your server's `plugins` folder.
  2. Start or restart your server.
  3. Modify the `config.yml` file in the `plugins/ImmutableWeather` folder to your liking.
  4. Restart the server or use a plugin manager to reload the configuration.

Enjoy a server with perfect weather and time, just the way you want it!

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

ImmutableWeather is a free Minecraft Java mod. Compatible with Minecraft 1.17, 1.18, 1.19, 1.20 and newer. Downloaded 329 times (via Spigot). Download it and open it directly in the game.

Explore more