PlayerJumpEvent For Non-Paper Spigot Users icon

PlayerJumpEvent For Non-Paper Spigot Users -----

The plugin is for non-paper spigot users to use for listening to jump events



This is a plugin used to detect a normal minecraft jump and run it through an event called PlayerJumpEvent.

This is made for people who do not use paper spigot.

To use the PlayerJumpEvent simply create a listener class then add an EventHandler annotated method with PlayerJumpEvent as a parameter.

public class PlayerJumpListener implements Listener{
@EventHandler
public void onJump(PlayerJumpEvent e) {
//Write your code here
}
}

To Use This Plugin:
1. Download it
2. Add it to your referenced libraries of your plugin
3. Use like any other event in Spigot API
4. Build the plugin
5. Add this plugin and the other plugin you are referencing to this one to \plugins\ directory

If there are any questions about this plugin, feel free to DM me on discord (HaachamaPlayz#7360) or on this spigot discussion page
Resource Information
Author:
----------
Total Downloads: 226
First Release: Apr 10, 2021
Last Update: Apr 11, 2021
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings