Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
LaunchPlates

LaunchPlates

Minecraft paper plugin for creating customizable launch plates able to boost players in certain directions

123
1
Library
Management
AboutGalleryChangelogVersions

LaunchPlates

Minecraft paper plugin for adding launch effects to pressure plates.

Download Info

Note: Depends on CommandAPI and CloudCore.

Usage

  • Use /launchplate list to 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 reload to reload all plates from the configuration file
Using this as API

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.

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.21.1

Platforms

Paper

Supported environments

Server-side

Links

Report issues View source Join Discord server

Creators

CloudCraft
CloudCraftOrganization

Details

Licensed GPL-3.0-only
Published 9 months ago
Updated 9 months ago

Modrinth is open source.

main@599f23c

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.