Trident Launcher icon

Trident Launcher -----

Add more trident functionality



Command:
  • /tridentlauncher:reload - reload config.yml file

Permissions:
  • trident.launch - allow player to launch while holding a trident
  • trident.reload - allow player to use the reload command
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
Resource Information
Author:
----------
Total Downloads: 215
First Release: Jul 5, 2024
Last Update: Mar 16, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings