EffectsOnJoin
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6
平台: bukkit folia paper purpur spigot
标签: game-mechanics management utility
? EffectsOnJoin
EffectsOnJoin is a lightweight and flexible plugin that gives players potion effects automatically when they join, respawn, switch worlds, or when day changes to night (and vice versa).
Perfect for RPG-style servers, lobby buffs, starter perks, and world-specific challenges!
✨ Features
- ? Automatically apply effects on:
- Player join
- Respawn
- World change
- Day/night transition
- ? Supports global effects and per-world customization
- ? Apply effects based on player gamemode (Survival, Creative, Adventure, Spectator, or all)
- ⚙️ Reload configuration without restarting:
/effectsreload - ⏱️ Fine-tune behavior with conditions:
first_join_only: trueonly_at_time: DAY,NIGHT, orANY
- ❌ Disabled effects are automatically removed from players
- ? Works with Paper, Spigot, Purpur, and other Bukkit forks
? Permissions
| Node | Description | Default |
|---|---|---|
effectsonjoin.apply |
Players with this permission receive effects | true |
effectsonjoin.reload |
Allows using /effectsreload |
op |
? Example Configuration with Gamemode Support
effects:
global:
speed:
type: SPEED
amplifier: 1
duration: 999999
ambient: true
particles: false
enabled: true
gamemode: ALL # Options: SURVIVAL, CREATIVE, ADVENTURE, SPECTATOR, ALL
world_nether:
fire_resist:
type: FIRE_RESISTANCE
amplifier: 1
duration: 999999
ambient: true
particles: false
enabled: true
first_join_only: true
only_at_time: NIGHT
gamemode: SURVIVAL请登录后举报
暂无评论,抢个沙发吧~