An open API service indexing awesome lists of open source software.

https://github.com/Xenapte/SlimeSuppressor

A plugin that suppresses/disables slime spawning in slime chunks.
https://github.com/Xenapte/SlimeSuppressor

bukkit minecraft minecraft-plugin minecraft-server-plugin minecraft-spigot-server papermc spigot spigot-plugin

Last synced: about 1 year ago
JSON representation

A plugin that suppresses/disables slime spawning in slime chunks.

Awesome Lists containing this project

README

          

# SlimeSuppressor

A plugin that suppresses/disables slime spawning in slime chunks. Potentially very useful in superflat worlds.

Note: other slime spawns (those spawning in swamps or splitting from previously killed ones) will not be affected.

## Requirement

This plugin requires **1.16.4/1.16.5 Spigot** servers (forks such as Paper are fine).

## Configuration

***WIP***. For plugin configuration, see [**config.yml**](src/main/resources/config.yml).

Note: "slime-spawning-enabled" will override "slime-spawn-chance". If the former is set to false then slimes will not spawn at all no matter how the latter is set.

## Commands

- `/slime`: get current status.
- `/slime `: pretty self-explanatory.
- `/slime set `: set the slime spawn chance.