userInfoTable |
Called at the end of the user details list |
chatMessage |
Called everytime a chat message is recieved |
playerWarned |
Called everytime a player is warned |
playerKicked |
Called everytime a player is kicked |
playerBanned |
Called everytime a player is banned |
createRoute |
Called at the end of defining routes. Used to add routes |
playerJoined |
Called everytime a player joins |
navbarButtons |
Called at the end of the navbar. Used to add sidebar buttons |
header |
Called at the end of the header |
footer |
Called at the beginning of the footer |
createServerButton |
Used to create server action buttons |
addServerPageContentBeginning |
Used to add content to the top of the server page |
addServerPageContentEnd |
Used to add content to end of the server page |
addPlayerPageContentEnd |
Used to add content at the end of a player information page |
addDashboardContent |
Add content after statistics but before updates on the dashboard. |
cronCalled |
Called every minute (when cron job is ran) |
playerPageOther |
Called on the player page other tab |