Home›Java›Mods›Region Effects
Region Effects
RegionEffects is a powerful and easy-to-use Minecraft plugin designed for 1.21 servers. This plugin allows server administrators to set custom potion effects for players based on the world they are in. Whether you want players to have Speed and Jump Boost in your spawn world or Haste in your mining world, RegionEffects makes it possible.

Features:

Commands:

Permissions:

Configuration:

Here is an example of the config.yml file:
Code (YAML):
# Region Effects 1.2 by iDevelop


worlds
:
  world
:
    effects
:
      speed
:
        effect
: SPEED
        duration
: 60
        amplifier
: 1
      jump
:
        effect
: JUMP
        duration
: 60
        amplifier
: 2
    bossbar
:
      message
: "&aExample Boss Bar"
      color
: "RED"
      style
: "SEGMENTED_10"
    actionbar
:
      message
: "&6Example Action Bar"
    doublejump
: true # Set to false to disable double jump
    resourcebuff
: # Increase or decrease the rate of resource drops (e.g., ores, plants)
      multiplier
: 1.5

  world2
:
    effects
:
      speed
:
        effect
: SPEED
        duration
: 60
        amplifier
: 1
    bossbar
:
      message
: "&bWelcome to World2"
      color
: "BLUE"
      style
: "PROGRESS"
    actionbar
:
      message
: "&aEnjoy your time in World2"
    doublejump
: false
    resourcebuff
:
      multiplier
: 2.0

messages
:
  reload
: "&aRegionEffects configuration reloaded."
 
How to Install:

  1. Download the Plugin: Download the latest version of the RegionEffects plugin jar file.
  2. Add to Plugins Folder: Place the downloaded jar file into your server's plugins folder.
  3. Start Your Server: Start (or restart) your Minecraft server.
  4. Configure the Plugin: Edit the config.yml file located in the plugins/RegionEffects folder to set up the desired effects for your worlds.
  5. Reload Configuration: Use /regioneffects reload to apply configuration changes without restarting the server.
Permissions Setup:

Ensure that players or groups who need to reload the plugin configuration are granted the regioneffects.reload permission. This can be done using a permissions management plugin like LuckPerms or PermissionsEx.

Commands

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.

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

Explore more