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.
- Host: GitHub
- URL: https://github.com/Xenapte/SlimeSuppressor
- Owner: Xenapte
- License: mit
- Created: 2021-04-07T12:04:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-08T12:20:18.000Z (almost 5 years ago)
- Last Synced: 2023-07-12T09:30:01.713Z (over 2 years ago)
- Topics: bukkit, minecraft, minecraft-plugin, minecraft-server-plugin, minecraft-spigot-server, papermc, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.