All Classes and Interfaces

Class
Description
Manages player accounts stored under <pluginDataFolder>/data/userData/.
Registers account-related HTTP routes with ApiModule and owns the AccountManager instance.
HTTP server module.
 
 
 
 
 
 
 
Represents a player grave in the world.
/graves – list own graves /graves list [player] – list graves (staff: any player) /graves view [number] – view own grave (number optional with 1 grave) /graves view [number] – staff: read-write view /graves unlock [number] – unlock own grave /graves lock [number] – lock own grave /graves dump [number] – admin: drop contents on the ground /graves listall – staff: full history with UUID + status /graves restore – admin: restore a logged grave
 
Marks a virtual inventory as belonging to a specific grave.
 
 
 
Persists a historical record of recent graves.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Handles the /onlineaccount command.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Issues and verifies HMAC-SHA256-signed tokens.