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.
- Host: GitHub
- URL: https://github.com/AleksandarHaralanov/StairFix
- Owner: AleksandarHaralanov
- License: mit
- Created: 2024-06-01T03:18:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T10:31:00.000Z (over 1 year ago)
- Last Synced: 2025-04-23T18:53:56.132Z (about 1 year ago)
- Topics: bukkit, craftbukkit, craftbukkit-1060, craftbukkit-1092, minecraft, minecraft-beta, minecraft-plugin, project-poseidon, uberbukkit
- Language: Java
- Homepage:
- Size: 24.8 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).