PlayerWarps-API 7.4.1 API

Player Warps, developed by Olzie Development.

This documentation is for developing addons/plugins for Player Warps may not contain all plugin methods and features seen in the plugin. You may not see pre-released code either in this documentation.

If you wish for features/methods to be added to the API then you may request them, but they may not be added to the API.

While using the API, you're expected to understand basic Java knowledge as this documentation does not cover basic Java. If you're new to Java, I recommend you learn the basics before using this API. Documentation for Java can be found here. Make sure to not use deprecated methods as they may be removed in a future release, supported anymore or not for use.

Packages
Package
Description
All the generalized objects within the API.
All warp event objects that are triggered within the plugin.
All warp events that are triggered for expansions.
All warp events that are triggered for menus.
All warp events that are triggered on an update.
All warp events that are triggered for warps.
All expansion based objects that expose methods for external plugins to hook into.
All player based objects that handles and manages data.
All scheduler based objects that are used in the plugin.
All wrapped chunk objects that are used for the scheduler.
All wrapped task objects that are used for the scheduler.
All warp based objects that handles and manages data.
All command based objects that handles and manages sub-commands.