LaunchPlates
🟡 Updated this year🖼️ Gallery (1 images)
🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #10 of 20 library mods in this game by downloads
📋 About This Mod
# LaunchPlates Minecraft paper plugin for adding launch effects to pressure plates. ## Download Info > Note: Depends on (https://modrinth.com/project/commandapi) and (https://modrinth.com/project/cloudcore). ## Usage - Use `/launchplate list` to list all plates - Use `/launchplate create <x> <y> <z> ` to create a plate - Use `/launchplate delete <x> <y> <z> ` to delete a plate - Use `/launchplate boost <dx> <dy> <dz> <x> <y> <z> ` to change the boost of a specific plate - Use `/launchplate reload` to reload all plates from the configuration file <details> <summary><strong>Using this as API</strong></summary> ### Dependency Add the following to your `build.gradle.kts`: ```kotlin repositories { maven("https://repo.cloudcraftmc.de/releases/") } dependencies { compileOnly("dev.booky:launchplates:{VERSION}") } ``` `{VERSION}` has to be replaced with the latest version from the latest available package. ### Usage You can get the `LaunchPlateManager` instance using bukkit's `LaunchPlateManager`. This can be used to modify, create or delete launch plates. To modify launch effects, listen for the `LaunchPlateUseEvent`. </details>
# LaunchPlates
Minecraft paper plugin for adding launch effects to pressure plates.
## Download Info
> Note: Depends on (https://modrinth.com/project/commandapi) and (https://modrinth.com/project/cloudcore).
- Use `/launchplate list` to list all plates
- Use `/launchplate create
[ ]` to create a plate - Use `/launchplate delete
[ ]` to delete a plate - Use `/launchplate boost
[ ]` to change the boost of a specific plate - Use `/launchplate reload` to reload all plates from the configuration file
Using this as API
### Dependency
Add the following to your `build.gradle.kts`:
```kotlin repositories { maven("https://repo.cloudcraftmc.de/releases/") }
dependencies { compileOnly("dev.booky:launchplates:{VERSION}") } ```
`{VERSION}` has to be replaced with the latest version from the latest available package.
You can get the `LaunchPlateManager` instance using bukkit's `LaunchPlateManager`. This can be used to modify, create or delete launch plates.
To modify launch effects, listen for the `LaunchPlateUseEvent`.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- booky10
- Version
- 1.0.2
- Downloads
- 531
- Endorsements
- 1
- Category
- library
- Created
- 10/6/2024
- Updated
- 10/5/2025
- Game Versions
- 1.21.9
- Tags
- library, management
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does LaunchPlates support?
The author lists 1.21.9. Other versions may work but are untested by the author.
What is the latest version of LaunchPlates?
Version 1.0.2, published 2025-10-05 with 531 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
