https://github.com/3urobeat/nopeacefulplugin
🔌 A Minecraft plugin to block users from running '/difficulty peaceful' to prevent mobs from despawning. [Bukkit/Spigot - Supports 1.20]
https://github.com/3urobeat/nopeacefulplugin
bukkit difficulty java minecraft minecraft-plugin minecraft-server plugin spigot spigot-plugin
Last synced: 8 months ago
JSON representation
🔌 A Minecraft plugin to block users from running '/difficulty peaceful' to prevent mobs from despawning. [Bukkit/Spigot - Supports 1.20]
- Host: GitHub
- URL: https://github.com/3urobeat/nopeacefulplugin
- Owner: 3urobeat
- License: mit
- Created: 2021-05-03T19:54:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-30T09:05:25.000Z (almost 3 years ago)
- Last Synced: 2024-11-24T16:49:40.591Z (over 1 year ago)
- Topics: bukkit, difficulty, java, minecraft, minecraft-plugin, minecraft-server, plugin, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 10.7 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# noPeacefulPlugin
This short & simple plugin for Spigot and Bukkit servers blocks users from executing `/difficulty peaceful` through the chat, console and command blocks.
This prevents someone from accidentally causing mobs to despawn which can for example destroy farms using nametagged mobs.
Download the .jar: https://github.com/3urobeat/noPeacefulPlugin/releases/latest
...and put it into the `plugins` folder of your Spigot/Bukkit server. **Done!**
This plugin was tested on 1.16 - 1.20 but should also work on other versions.