
LaunchPlates
Minecraft paper plugin for adding launch effects to pressure plates.
Download Info
Note: Depends on CommandAPI and CloudCore.
Usage
- Use
/launchplate listto list all plates - Use
/launchplate create <x> <y> <z> [<dimension>]to create a plate - Use
/launchplate delete <x> <y> <z> [<dimension>]to delete a plate - Use
/launchplate boost <dx> <dy> <dz> <x> <y> <z> [<dimension>]to change the boost of a specific plate - Use
/launchplate reloadto reload all plates from the configuration file
Dependency
Add the following to your build.gradle.kts:
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.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as LaunchPlates-1.0.2-all.jar — drop this file into the mods folder
- Download size: 45 KB
- Download link checked 5 Sept 2026 — working
These come from our own check of the pack file, not from the source page.