Placeholders
Some placeholders are part of the plugin, others require PlaceholderAPI
Last updated
Was this helpful?
Some placeholders are part of the plugin, others require PlaceholderAPI
Last updated
Was this helpful?
Integrated placeholders are placeholders that come included with the plugin and do not require any external dependancies. They can be used in messages.yml
.
Returns the list of builders in the world.
Not available for the scoreboard
Returns the world's creator.
Returns the world's creation date.
Returns the permission needed for the world.
Returns the world's project.
Returns the world's status (e.g. In Progress, Archive, etc.).
Returns the name of the world.
There are two main types of placeholders that are provided to the PlaceholderAPI:
Settings Placeholders
World Placeholders
The difference between both can be found out in the following.
Returns whether or not blocks can be broken in the world.
Returns whether or not blocks can be placed in the world.
Returns the list of builders in the world.
Returns whether or not the builders feature is enabled in the world.
Returns the world's creation date.
Returns the world's creator.
Returns the UUID of the world's creator.
Returns whether or not explosions are enabeld in the world.
Returns whether or not the world is loaded.
Returns the world's material which is shown in the navigator.
Returns whether or not mobs have an AI in the world.
Returns the permission needed for the world.
Returns the world's visibility (private or public).
Returns the world's project.
Returns whether or not physics are enabled in the world.
Returns the world's spawn.
Returns the world's status (e.g. In Progress, Archive, etc.).
Returns the world's type (e.g. Normal, Flat, Nether, etc.).
Returns the name of the world.
For more information on each setting, look .