Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alex2276564 committed Jan 9, 2025
1 parent cd822c3 commit 702b810
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
-**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

Expand All @@ -30,6 +31,16 @@
- **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.
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ api-version: '1.16'
load: STARTUP
softdepend: [UltimateTNT, ExplodeAny, Tnttag, TNTModifier]
authors: [alex2276564]
description: NoMoreTNTChainCrash is a Minecraft plugin designed to prevent server crashes and lag caused by excessive TNT explosions. (https://www.youtube.com/watch?v=HEet0raMR4o)
description: NoMoreTNTChainCrash is a Minecraft plugin designed to prevent server crashes and lag caused by excessive TNT explosions. ( https://www.youtube.com/watch?v=HEet0raMR4o )
website: https://github.com/alex2276564/NoMoreTNTChainCrash

0 comments on commit 702b810

Please sign in to comment.