The HubParkour Developer API v2.9
Welcome to the HubParkour Developer API. Here, you can look at the Developer API for expanding HubParkour's functionalities.
The main class is HubParkourAPI, which is where you'll
find common functions you may need. A list of Events fired by the plugin can found here in the
events package.
This API is offered with support. However, there are certain functions relating to the API that I will not support with. These include but is not limited to:
- Any actions performed on non-API classes. For example, if you inject the jar directly into your project, or build the project locally, I offer no support for any bugs that may occur as a result.
- Custom implementations of the Backend API.
- Reflection on any class.
Packages
Package
Description