PeacefulSurface
Prevents mobspawn in surface
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
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. ```