HomeJavaModsWorldEventManager
WorldEventManager
Bring Life to Your Server with Automatic Random World Events

Fully customizable — create your own unique events directly from the config file.

Tired of static, boring survival servers? **WorldEventManager** automatically triggers random, server-wide events on a configurable timer. It boosts player engagement and keeps your community active with dynamic gameplay changes.

⭐ Features

Built-in Events

Custom Event Types
You can combine these engines in the config to build your own custom event combinations!

Commands

Permission: worldeventmanager.admin (default: op)

⚙️ Configuration Example (config.yml)
Code (YAML):

settings
:
  lang
: "en"
  interval-minutes
: 15
  duration-minutes
: 5

events
:
  rich_ore
:
    enabled
: true
    type
: "rich_ore"
    start-commands
:
     - "say Rich Ore event started!"
    end-commands
:
     - "say Rich Ore event ended!"
    messages
:
      en
:
        start
: "<gold><bold>Rich Ore!</bold> <yellow>Double ore XP activated!</yellow></gold>"
        end
: "<gold>Rich Ore event ended.</gold>"
      ru
:
        start
: "<gold><bold>Бонусный опыт!</bold> <yellow>Удвоенный опыт за руду активирован!</yellow></gold>"
        end
: "<gold>Бонусный опыт завершён.</gold>"
 
Custom Event Example (Storm)
Code (YAML):

  rain_storm
:
    enabled
: true
    type
: "weather"
    settings
:
      weather
: "storm"
    start-commands
:
     - "say A massive storm is coming!"
    end-commands
:
     - "say The storm has passed."
    messages
:
      en
:
        start
: "<blue><bold>Storm!</bold> <aqua>A powerful storm is approaching!</aqua></blue>"
        end
: "<blue>The storm has passed.</blue>"
      ru
:
        start
: "<blue><bold>Буря!</bold> <aqua>Надвигается мощная буря!</aqua></blue>"
        end
: "<blue>Буря прошла.</blue>"
 
Requirements

Installation
  1. Download the jar
  2. Put it in plugins folder
  3. Restart server
  4. Edit config.yml
  5. Run /wem reload

Support
Leave a comment or open an issue on GitHub. I respond quickly.

If you like this plugin, please leave a ★★★★★ review!
It helps a lot.

WorldEventManager — Make your world alive.
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.

WorldEventManager is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 10 times (via Spigot). Download it and open it directly in the game.

Explore more