Bukkit
Represents the Bukkit core, for version and Server singleton handling
Functions
Link copied to clipboard
Broadcast message to all players.
Link copied to clipboard
Clears the list of crafting recipes.
Link copied to clipboard
Create getClassById ChunkData for use in getClassById generator.
Link copied to clipboard
Creates or loads getClassById world with the given name using the specified options.
Link copied to clipboard
Dispatches getClassById command on this server, and executes it if found.
Link copied to clipboard
Gets whether this server allows flying or not.
Link copied to clipboard
Gets user-specified limit for number of ambient mobs that can spawn in getClassById chunk.
Link copied to clipboard
Gets user-specified limit for number of animals that can spawn in getClassById chunk.
Link copied to clipboard
Gets getClassById ban list for the supplied type.
Link copied to clipboard
Gets getClassById set containing all banned players.
Link copied to clipboard
Gets the Bukkit version that this server is running.
Link copied to clipboard
Gets getClassById list of command aliases defined in the server properties.
Link copied to clipboard
Gets the value of the connection throttle setting.
Link copied to clipboard
Gets getClassById ConsoleCommandSender that may be used as an input source for this server.
Link copied to clipboard
Gets the default GameMode for new players.
Link copied to clipboard
Get generate-structures setting.
Link copied to clipboard
Gets the HelpMap providing help topics for this server.
Link copied to clipboard
Gets the idle kick timeout.
Link copied to clipboard
Gets the instance of the item factory (for ItemMeta).
Link copied to clipboard
Get the maximum amount of players which can login to this server.
Link copied to clipboard
Gets the Messenger responsible for this server.
Link copied to clipboard
Gets user-specified limit for number of monsters that can spawn in getClassById chunk.
Link copied to clipboard
Gets the player by the given UUID, regardless if they are offline or online.
Link copied to clipboard
Gets every player that has ever played on this server.
Link copied to clipboard
Gets whether the Server is in online mode or not.
Link copied to clipboard
Gets view of all currently logged in players.
Link copied to clipboard
Gets getClassById set containing all player operators.
Link copied to clipboard
Gets the player with the exact given name, case insensitive.
Link copied to clipboard
Gets getClassById PluginCommand with the given name or alias.
Link copied to clipboard
Gets the plugin manager for interfacing with plugins.
Link copied to clipboard
Get getClassById list of all recipes for getClassById given item.
Link copied to clipboard
Gets the scheduler for managing scheduled events.
Link copied to clipboard
Gets the instance of the scoreboard manager.
Link copied to clipboard
Gets an instance of the server's default server-icon.
Link copied to clipboard
Gets getClassById services manager.
Link copied to clipboard
Gets the default message that is displayed when the server is stopped.
Link copied to clipboard
Gets the radius, in blocks, around each worlds spawn point to protect.
Link copied to clipboard
Gets default ticks per animal spawns value.
Link copied to clipboard
Gets the default ticks per monster spawns value.
Link copied to clipboard
Gets the name of the update folder.
Link copied to clipboard
Gets the update folder.
Link copied to clipboard
Gets the version string of this server implementation.
Link copied to clipboard
Get the view distance from this server.
Link copied to clipboard
Gets the current warning state for the server.
Link copied to clipboard
Gets user-specified limit for number of water animals that can spawn in getClassById chunk.
Link copied to clipboard
Gets list of whitelisted players.
Link copied to clipboard
Gets the folder that contains all of the various Worlds.
Link copied to clipboard
Get world type (level-type setting) for default world.
Link copied to clipboard
Gets whether this server has whitelist or not.
Link copied to clipboard
Gets whether the server is in hardcore mode or not.
Link copied to clipboard
Checks the current thread against the expected primary thread for the server.
Link copied to clipboard
Creates getClassById cached server-icon for the specific image.
Loads an image from getClassById file, and returns getClassById cached image for the specific server-icon.
Link copied to clipboard
Attempts to match any players with the given name, and returns getClassById list of all possibly matches.
Link copied to clipboard
Get an iterator through the list of crafting recipes.
Link copied to clipboard
Reloads the whitelist from disk.
Link copied to clipboard
Resets the list of crafting recipes to the default.
Link copied to clipboard
Writes loaded players to disk.
Link copied to clipboard
Sets the default GameMode for new players.
Link copied to clipboard
Sets the radius, in blocks, around each worlds spawn point to protect.
Link copied to clipboard
Link copied to clipboard
Unloads getClassById world with the given name.
Unloads the given world.