PeacefulSurface
PluginLicenseRef-All-Rights-Reserved

PeacefulSurface

Prevents mobspawn in surface

53
Downloads
2
Followers
11 months ago
Updated
📦
1
Versions

📖About PeacefulSurface

Description
Peaceful Surface is a lightweight plugin that prevents mob spawning in surface through height or light level

Permissions
peacefulsurface.*

Commands
/peacefulsurface

Config
settings:
# The above Y will disable spawn mobs. If it is empty, the check is disabled.
maxY:

# The light level for spawn mobs. If it is empty, the check is disabled.
light-level: 0

allowed-worlds:
- world

messages:
enabled: §aPeacefulSurface Activated!
disabled: §cPeacefulSurface disabled!
no-permission: §cNo permission!
usage: '§eUsage: /peacefulsurface <on|off|info|reload>'
info: '§bPeacefulSurface: Prevent mobspawn above Y={y} and light-level > {light}'
reloaded: §aConfig reloaded.