All Classes and Interfaces

Class
Description
Represents a cross-platform player
 
 
 
 
An API that is usable from the spigot-side
 
Called before AjQueue auto-queues a player for a server.
 
Called before AjQueue attempts to re-compile its list of QueueServers Use Case: Add/Remove an AdaptedServer from being registered as a QueueServer.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Called when someone is added or removed from a queue that the player is in, causing the player's position to change
Called before AjQueue attempts to connect a player to an AdaptedServer (via Bungee or Velocity) You can use setTargetServer to provide a custom AdaptedServer object for the player to connect to.
Called after all checks are made, right before a player is actually added to the queue.
Event that is called when priorities are calculated.
 
 
 
 
 
 
Represents a server or a group that can be queued for
 
 
Called after a player is successfully sent to a server.