AlwaysEffect

A Pocketmine-MP Plugin that works to apply effects forever in a set world

General

AlwaysEffect is a Pocketmine plugin that works to forever apply effects in a set world

Features

  • Applying the effect forever
  • Can adjust the selected effect as well as the amplifier
  • Can set the world you want to add effects to forever
  • Can change modes ranging from “whitelist”, “blacklist” and “allworlds”

Configuration

# Configuration for AlwaysEffect plugin

# Change the mode you want, set “whitelist” or “blacklist” or "allworlds"
# If the mode is “whitelist”, then only the world in the config is affected by the AlwaysEffect function.
# If the mode is “blacklist”, then only the world in the config is not affected by the AlwaysEffect function.
# If the mode is “allworlds”, then all worlds will be affected by the AlwaysEffect function.
mode: whitelist

# Define the worlds you want to affect or exclude based on the mode
worlds:
  - lobby
  - world

# Set a time for your world, time will be locked with your set effect
# Set the effect according to the effect you add
set-effect: night_vision, speed
set-amplifier: 1

# Add the time you want
# effect-list:
# - absorption
# - blindness
# - fire_resistance
# - haste
# - health_boost
# - hunger
# - instant_damage
# - instant_health
# - invisibility
# - jump_boost
# - mining_fatigue
# - nausea
# - night_vision
# - poison
# - regeneration
# - resistance
# - saturation
# - slowness
# - speed
# - strength
# - water_breathing
# - weakness
# - wither

Details

Version: 1.0.0

Downloads: 588

Updated: 7/25/2024

Supported API versions: 5.0.0 to 5.27.1

Categories: General, Admin Tools

License: APACHE-2.0

Producers

Collaborator