Compatibility
Minecraft: Java Edition
1.21–1.21.5
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Creators
Details
SybSafetyFirst
Make Minecraft, just a little harder...
Features
- Fast Creepers: Creepers move faster and can jump, making them more challenging to deal with. They also have a configurable fuse duration.
- Water Current: Simulates a water current that pushes players in a specific direction, with configurable speed and direction change intervals.
- Intentional Game Design: You'll figure this one out soon enough.
- No F3: Disables the F3 debug screen, including the visibility of the player's current coordinates.
- Wildfire: Fire spreads like wildfire.
- Heavy Armor: Players wearing heavy armor will experience reduced movement speed, making them more vulnerable in combat.
- Hostile Reinforcement: Hostile mobs will call for reinforcements when in combat with a player.
- Broken Bones: Players that take fall damage will be slowed down temporarily, simulating broken bones.
- Player Zombies: When a player dies, they will respawn as a zombie with the same name and equipment, the better your gear, the harder it is to get it back.
- Hunger Delirium: Players will experience nausea when their hunger bar is low, simulating the effects of starvation.
- More to come: This plugin is a work in progress, with more modules planned for future releases.
Installation
- Download the plugin JAR file.
- Place the JAR file in your server's
plugins
directory. - Start or restart your server.
- Configure the modules as needed in the
plugins/SybSafetyFirst/modules
directory.
Development
Requirements
- Kotlin
- Java
- Gradle
- Minecraft server (for testing)
Building the Project
Run the following command to build the project:
./gradlew build
Or run a test server with:
./gradlew runServer
License
This project is licensed under the MIT License. See the LICENSE
file for details.