OVERVIEW
MyJump is a high-performance, lightweight pressure plate launch system designed for modern Minecraft servers. Developed using Java 21 and the Paper API, it provides a seamless and lag-free movement experience for lobby hubs, parkour maps, and spawn points.
FEATURES
Experience a plugin where performance meets simplicity. MyJump is built to be "set and forget," giving you total control over player movement mechanics.
● Coordinate-Specific: Define exact XYZ locations for jump pads.
● Directional Launch: Propels players based on their look direction.
● Adjustable Physics: Fine-tune horizontal and vertical velocity via config.
● Modern Visuals: Full MiniMessage support for HEX colors and gradients.
● Optimization: High-performance logic with zero impact on server TPS.
MANAGEMENT
Simple commands and a secure permission system for easy administration.
COMMAND: /myjump reload
PERMISSION: myjump.admin
DESCRIPTION: Instantly reloads configuration and plate locations.
Administrative Control
The myjump.admin permission ensures that only authorized staff can manage the plugin's behavior, keeping your server mechanics secure.
Configuration Overview
Setup is straightforward: list your coordinates in the plates section, adjust power multipliers, and customize messages to match your branding.
Code:
# MyJump by fvl1s
# High-performance pressure plate launch system.
# List of active jump plates.
# Format: "world:x:y:z" (Use integers from F3)
plates:
- "world:-26:68:36"
settings:
# Multiplier for horizontal launch speed
horizontal-power: 2.0
# Vertical velocity (jump height)
vertical-power: 0.5
messages:
# Success message when config is reloaded
reload-success: "<green>MyJump configuration reloaded successfully."
# Error message for unauthorized users
no-permission: "<red>You do not have permission to use this command."
NEED SUPPORT?
I am dedicated to providing the best experience.
For technical questions, custom requests, or licensing inquiries, feel free to contact me:
Telegram: @RForever2
