This plugin improves the functionality of tridents in Minecraft by adding a unique and customizable launching mechanic. When a player right-clicks while holding a trident, they are propelled toward their facing direction, resulting in a dynamic movement effect similar to the riptide enchantment. Unlike Riptide, this plugin allows for more customization, allowing players to fine-tune various aspects of the launch, such as velocity, restrictions, and additional effects. This creates new possibilities for movement and exploration, making the gameplay more dynamic and interesting.
/tridentlauncher:reload - reload config.yml file
- trident.launch - allow player to launch while holding a trident
- trident.reload - allow player to use the reload command
Spoiler: config.yml
Code (YAML):
# Messages
message :
# Prefix for all plugin messages
prefix : "&8[&2Trident Launcher&8] "
# Message shown when plugin is reloaded
reload : "&aReloaded"
# Shown when player don't have "trident.reload" permission
no-permission : "&cYou don't have permission"
# Particle effect when using the trident
particle :
# Turn particle effects on/off
enabled : true
# Particle type
# All available particle types can be found here:
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html
type : TOTEM
# Number of particles to spawn
amount : 2
# Particle movement speed
speed : 0.1
# Sound effect when using the trident
sound :
# Turn sound effects on/off
enabled : true
# Sound type
# All available sound types can be found here:
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
type : ITEM_TRIDENT_RIPTIDE_3
# Sound volume (0.0 to 1.0)
volume : 1.0
# Sound pitch (0.5 to 2.0)
pitch : 1.0
# Which hands can activate the trident launch
toggle-hand :
# Allow main hand use
main-hand : true
# Allow off-hand use
off-hand : true
# Trident launcher settings
trident :
# Multiplier for launch velocity
launch-speed : 2.0
# If true, trident must have Riptide enchantment
require-riptide : true
# If true, player needs "trident.launch" permission
require-permission : false
# List of world that disabled this plugin features
disabled-worlds :
- disabledworld1
- disabledworld2
message :
# Prefix for all plugin messages
prefix : "&8[&2Trident Launcher&8] "
# Message shown when plugin is reloaded
reload : "&aReloaded"
# Shown when player don't have "trident.reload" permission
no-permission : "&cYou don't have permission"
# Particle effect when using the trident
particle :
# Turn particle effects on/off
enabled : true
# Particle type
# All available particle types can be found here:
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html
type : TOTEM
# Number of particles to spawn
amount : 2
# Particle movement speed
speed : 0.1
# Sound effect when using the trident
sound :
# Turn sound effects on/off
enabled : true
# Sound type
# All available sound types can be found here:
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
type : ITEM_TRIDENT_RIPTIDE_3
# Sound volume (0.0 to 1.0)
volume : 1.0
# Sound pitch (0.5 to 2.0)
pitch : 1.0
# Which hands can activate the trident launch
toggle-hand :
# Allow main hand use
main-hand : true
# Allow off-hand use
off-hand : true
# Trident launcher settings
trident :
# Multiplier for launch velocity
launch-speed : 2.0
# If true, trident must have Riptide enchantment
require-riptide : true
# If true, player needs "trident.launch" permission
require-permission : false
# List of world that disabled this plugin features
disabled-worlds :
- disabledworld1
- disabledworld2
You can support me by leaving a positive review if you like this plugin.
Also, if you have any suggestions, please post them in the discussion!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.19, 1.20
- 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 Spigot — 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.
Trident Launcher is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19, 1.20, 1.20.6 and newer. Downloaded 484 times (via Spigot). Download it and open it directly in the game.