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

https://github.com/AleksandarHaralanov/StairFix

Makes broken stairs drop the stair block back instead of a plank or cobble.
https://github.com/AleksandarHaralanov/StairFix

bukkit craftbukkit craftbukkit-1060 craftbukkit-1092 minecraft minecraft-beta minecraft-plugin project-poseidon uberbukkit

Last synced: 9 months ago
JSON representation

Makes broken stairs drop the stair block back instead of a plank or cobble.

Awesome Lists containing this project

README

          

# StairFix
**StairFix** is a Minecraft plugin designed for servers running version b1.7.3.

It makes broken stairs drop the stair block back instead of a plank or cobble.

> [!WARNING]
> If your server uses Residence, Towny, JVillage, or similar plugins, the plugin likely won't handle this properly, resulting in players able to break stairs within protected areas. However, WorldGuard works correctly, as the plugin includes a specific check for this scenario.

---
## Contributing Code & Reporting Issues
Consider helping StairFix become even more versatile and robust.

Visit the [CONTRIBUTING](https://github.com/AleksandarHaralanov/StairFix/blob/master/.github/CONTRIBUTING.md) guide for details on how to get started and where to focus your efforts.

For any issues with the plugin, or suggestions, please report them [here](https://github.com/AleksandarHaralanov/StairFix/issues).

---
## Download
Latest releases of **StairFix** can be found here on [GitHub](https://github.com/AleksandarHaralanov/StairFix/releases).

The plugin is fully open-source and transparent.

If you'd like additional peace of mind, you're welcome to scan the `.jar` file using [VirusTotal](https://www.virustotal.com/gui/home/upload).

---
## Requirements
Your b1.7.3 server must be running one of the following APIs: CB1060-CB1092, [Project Poseidon](https://github.com/retromcorg/Project-Poseidon) or [UberBukkit](https://github.com/Moresteck/Project-Poseidon-Uberbukkit).