Link
A "Link" for linking a guild id to a node. Mainly just a data class that contains some shortcuts to the node. You should never store a link as it might be replaced internally without you knowing.
Properties
Functions
Link copied to clipboard
Creates or updates the player for this link.
Link copied to clipboard
Destroys the player for this link. This will also remove the link from the client.
Link copied to clipboard
Gets the cached player for this link. If the player is not cached it will be created locally.
Link copied to clipboard
Gets the player for this link. If the player is not cached, it will be retrieved or created on the server.
Link copied to clipboard
Load an item for the player.
Link copied to clipboard
Link copied to clipboard