Speedgot
Glide
-----
make a player glide
Download Now
78.5 KB .jar
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
permissions:
glide.use - see and use /glide
glide.use.other - make a specific player glide
glide.reload - reload configuration files
glide.firework - allow firework usage on glide command
glide.fall - glide after falling a few blocks
glide.invulnerable - make player invulnerable for the duration of the glide, or for a number of seconds while gliding
glide.effect - what effects to play on glide or land for the player
effects:
glide.effect.glide.sound.[sound].[volume].[pitch]
sounds -
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
volume and pitch are by percentage (default is 100)
glide.effect.glide.particle.[particle].[number]
particles -
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html
glide.effect.glide.potion.[potion].[duration].[level].[ambient].[particles].[icon]
potions -
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
commands:
glide - teleport upwards and start gliding
glide player:[player] - make another player teleport upwards and start gliding
glide help - see what commands are available
glide reload - reload configuration files
configuration:
lang.yml - configure plugin messages
worlds.yml - configure relative and max height for teleportation in each world
events:
PlayerGlideEvent - when player starts gliding on command
PlayerLandEvent - when player lands after gliding on command
extra functions:
Glide.getGlidingPlayers() - returns set of currently gliding players
Glide.isGliding(UUID uuid) - check if a player is currently gliding
softdepends:
PlaceholderAPI
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
758
First Release:
Sep 19, 2021
Last Update:
Nov 4, 2022
Category:
---------------
All-Time Rating:
3 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support