Player
21 nodes in this category.
Sends a chat message to a player or command sender. Supports & color codes.
Sends a message to all players on the server.
Teleports a player to a location.
Gets the username and display name of a player.
Returns the player's current health, max health, and food level.
Sets a player's health to a specific value.
Returns the player's current location and coordinates.
Gives an item to a player's inventory. Accepts an ItemStack or a material name.
Kicks a player from the server with an optional reason.
Returns a player's experience level, total experience, and progress within the current level.
Sets or modifies a player's experience.
Gets or sets a player's game mode.
Checks whether a player has a specific permission node.
Checks whether a player is currently online by name.
Sets a player's food level and saturation.
Returns a list of all currently online players.
Looks up an online player by their username.
Extracts the player from a Bukkit event object.
Shows a title and subtitle on a player's screen.
Displays a message in the action bar (above the hotbar) for a player.
Plays a sound for a specific player.