Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alex2276564/nomoretntchaincrash
A Minecraft plugin that prevents server crashes and lag caused by TNT chain explosions.
https://github.com/alex2276564/nomoretntchaincrash
anti-lag bukkit crash-prevention java minecraft minecraft-plugin minecraft-security minecraft-server paper paper-mc paper-plugin performance-optimization plugin server-protection spigot tnt
Last synced: 17 days ago
JSON representation
A Minecraft plugin that prevents server crashes and lag caused by TNT chain explosions.
- Host: GitHub
- URL: https://github.com/alex2276564/nomoretntchaincrash
- Owner: alex2276564
- License: mit
- Created: 2024-04-24T10:56:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-09T07:46:59.000Z (26 days ago)
- Last Synced: 2025-01-09T08:43:50.012Z (26 days ago)
- Topics: anti-lag, bukkit, crash-prevention, java, minecraft, minecraft-plugin, minecraft-security, minecraft-server, paper, paper-mc, paper-plugin, performance-optimization, plugin, server-protection, spigot, tnt
- Language: Java
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NoMoreTNTChainCrash ๐ก๏ธ๐ฅ
[![Minecraft Version](https://img.shields.io/badge/Minecraft-1.16.5+-brightgreen)](https://papermc.io/software/paper)
[![Java Version](https://img.shields.io/badge/java-16+-orange)](https://adoptium.net/installation/linux/)
[![GitHub Release](https://img.shields.io/github/v/release/alex2276564/NoMoreTNTChainCrash?color=blue)](https://github.com/alex2276564/NoMoreTNTChainCrash/releases/latest)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)**NoMoreTNTChainCrash** is a Minecraft plugin designed to prevent server crashes and lag caused by excessive TNT explosions. It achieves this by removing TNT before automated chain explosions can occur, while still allowing players to manually detonate TNT as desired.
## ๐บ Problem Demonstration
[Watch the video demonstrating the issue](https://www.youtube.com/watch?v=HEet0raMR4o)## โจ Features
- โ **Crash Prevention:** Removes TNT before it can trigger automated chain explosions.
- โ **Manual Explosion Allowed:** Players can still ignite TNT manually.
- โ **Compatibility:** Fully compatible with the Ender Dragon and other major entities.
- ๐ **Auto-Update Check:** On server start, the plugin checks for updates. If a new version is available, a notification is displayed in the console.## ๐ฅ Installation
1. **Download the latest version of the plugin from the [Releases](https://github.com/alex2276564/NoMoreTNTChainCrash/releases) section.**
2. **Place the `.jar` file into your Minecraft serverโs `plugins` folder.**
3. **Restart the server** to load the plugin.
## ๐ ๏ธ Compatibility
- **Minecraft Versions:** 1.16.5 to the latest release
- **Server Software:** [Paper](https://papermc.io/) (1.16.5 and newer)
- **Compatible Plugins:** Fully compatible with Ender Dragon and other major Minecraft entities## ๐ฆ Other Plugins
Also check out my other plugins for protecting your Minecraft server:
- [**LeverLock**](https://github.com/alex2276564/LeverLock)
*LeverLock* - a plugin to prevent rapid lever interactions, which can cause lag or be exploited for unintended game mechanics. Works in conjunction with **AntiRedstoneClock-Remastered**, providing comprehensive protection from redstone-based lag and exploits.- [**PermGuard**](https://github.com/alex2276564/PermGuard)
*PermGuard* - a plugin to enhance server security. It temporarily revokes admin permissions when a player joins the server, to prevent unauthorized access or potential security breaches. Admins can only restore permissions manually via the console using commands like `lp user playernick permission set *`.## ๐ Support
If you encounter any issues or have suggestions for improving the module, please create an [issue](https://github.com/alex2276564/NoMoreTNTChainCrash/issues) in this repository.
## ๐ License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## ๐จโ๐ป Author
[Alex] - [https://github.com/alex2276564]
We appreciate your contribution to the project! If you like this module, please give it a star on GitHub.
## ๐ค Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/alex2276564/NoMoreTNTChainCrash/issues).
### How to Contribute
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/YourFeature`).
3. Commit your changes (`git commit -m 'Add some feature'`).
4. Push to the branch (`git push origin feature/YourFeature`).
5. Open a Pull Request.---
Thank you for using **NoMoreTNTChainCrash**! We hope it makes your gaming experience more stable and enjoyable. ๐ฎ๐ฅ