Actions
This Is a list of all the actions, what permissions you need to use them, and what version they were added.
- For help with permissions please visit: Permissions
Oh, and heres the color chart for text based actions:

You can also use color names like &red or &purple.
When using colors, do not put spaces in between the colorcode and the word. Ex. Hello &redThis is red.
Modifiers:
| Code | Description |
|---|---|
| &italic | Italics |
| &strike | |
| &bold | Bold |
| &under | Underline |
Note: at the moment, you cannot mix these and colors, i have not figured out why yet, so i cant fix it, sorry.
While making a global message, command, or console action &p is the name of the player who is activating the button.
Mob names for reference:
| Mob Name | Permission Node(s) |
|---|---|
| bat | buttonsplus.bat[.push][.create] |
| blaze | buttonsplus.blaze[.push][.create] |
| cavespider | buttonsplus.cavespider[.push][.create] |
| chicken | buttonsplus.chicken[.push][.create] |
| cow | buttonsplus.cow[.push][.create] |
| creeper | buttonsplus.creeper[.push][.create] |
| enderdragon | buttonsplus.enderdragon[.push][.create] |
| enderman | buttonsplus.enderman[.push][.create] |
| ghast | buttonsplus.ghast[.push][.create] |
| giant | buttonsplus.giant[.push][.create] |
| magmacube | buttonsplus.magmacube[.push][.create] |
| mushroomcow | buttonsplus.mushroomcow[.push][.create] |
| ozelot | buttonsplus.ozelot[.push][.create] |
| pig | buttonsplus.pig[.push][.create] |
| pigzombie | buttonsplus.pigzombie[.push][.create] |
| sheep | buttonsplus.sheep[.push][.create] |
| silverfish | buttonsplus.silverfish[.push][.create] |
| skeleton | buttonsplus.skeleton[.push][.create] |
| slime | buttonsplus.slime[.push][.create] |
| snowman | buttonsplus.snowman[.push][.create] |
| spider | buttonsplus.spider[.push][.create] |
| squid | buttonsplus.squid[.push][.create] |
| villager | buttonsplus.villager[.push][.create] |
| villagergolem | buttonsplus.villagergolem[.push][.create] |
| witch | buttonsplus.witch[.push][.create] |
| wither | buttonsplus.wither[.push][.create] |
| wolf | buttonsplus.wolf[.push][.create] |
| zombie | buttonsplus.zombie[.push][.create] |
| Action | Description | Permission Node | Version Added |
|---|---|---|---|
| Command | Makes a player preform a command only if the player has access to that command normally, so if bob has perms for /back, but not /ban, then he will be able to use a /back button EVEN IF it has /ban in it, but /ban won't mean anything to bob, cause bob does not have permission for /ban. | buttonsplus.command[.push][.create] | Beta[v1.0] |
| Console | Makes the console perform a command. &p is the player who pressed the button, so you can do awesome things with this i hope :D | buttonsplus.console[.push][.create] | Beta[v1.5] |
| Item | Spawns a specified item into a players inventory | buttonsplus.item[.push][.create] | Beta[v1.5] |
| Text | Displays text to the player that presses the button, you can use colors by inserting the (&) character and the correspondingMinecraft Color Codes | buttonsplus.text[.push][.create] | Beta[v1.0] |
| Death | Kills the player that presses the button | buttonsplus.death[.push][.create] | Beta[v1.0] |
| Teleport | Teleports the player that pressed the button to any spot in any world that the button creator chooses. | buttonsplus.teleport[.push][.create] | Beta[v1.0] |
| Mob | Spawns a mob in any location that the creator of the button wants. | buttonsplus.mob[.push][.create] | Beta[v1.0] |
| Gmessage(Global Message) | Casts a message to the entire Server, Can include colors just like the text action, but can also display the players name who pressed the button by adding &p for playername. | buttonsplus.globalmessage[.push][.create] | Beta[v1.0] |
| Heal | Heals all health of the player that presses the button. | buttonsplus.heal[.push][.create] | Beta[v1.0] |
| Burn | Burns the player who presses the button. | buttonplus.burn[.push][.create] | Beta[v1.0] |
| Lightning | Strikes the player who presses the button w/ lightning | buttonsplus.lightning[.push][.create] | Beta[v1.0] |
| Take | Takes xp/items/money from a player | buttonsplus.take[.push][.create] | Beta[v2.0] |
Comments