Here you can view all the configuration and options for Player Warps.
Plugin Files
Here are the latest plugin files, the plugin should automatically generate/update the files. If the plugin hasn't generated them make sure you've got the plugin requirements listed here. If you want to test your YAML syntax you can test it here.
Your plugin will automatically update when there is a needed configuration update, you cannot turn this off and is added to prevent errors on your plugin if you have any missing configuration options.
The plugin connects to my webserver, if this webserver is offline or your plugin cannot access it, then the configuration files may not be updated or downloaded.
Command actions are an easy way you to customize and execute all sorts of functions when an event is triggered, here are the latest command actions for Player Warps.
Action
Description
Example
player
Execute a command as the player.
[player] spawn
message
Send a message to the player.
[message] &aHello!
broadcast
Send a message to all online players.
[broadcast] &aHello World!
server
Execute a command as the server.
[server] spawn %player%
chat_wait
Wait for the user to enter a value in chat.
[chat_wait] &aEnter a number:[message] &aYou said %value%
chat_wait
Wait for the user to enter a value in chat, but removes the color from the chat input with !color.
[chat_wait] &aEnter a number:[message] !color &aYou said %value%
You can also add action tags which modify how the action is executed, you can use it in your command action like [ACTION<TAG=value>].
Tag
Description
Example
delay
Execute the action later in ticks.
[broadcast<delay=20>] &aHello World
Color & Hex Color
Player Warps supports color codes that you can use literally everywhere possible that is displayed to the player. If you don't know the color codes off by heart, you can view them here.
Player Warps also supports the 1.16+ hex colors, with the current format {#HEX_CODE} with the following example {#f5a142} This shows a nice orange color. You can also use this here, to get your hex colors.
External Sources
You may want to use some external links to help you when configurating Player Warps.
Material Types
Here is a list of all of the valid materials that you can use to create items in Player Warps for each version of Minecraft.