Revive Book
Revive book configuration.
Template
reviveBook:
enabled: true
name: "Your Revive Book Item Name"
material: "PAPER"
inventory-title: "&a&lRevive player!"
lore:
- "&6Revives targeted player!"
skull-lore:
- "&aPress on the head to revive."enabled
enabledDetermines if the revive book is usable.
name
nameYou can put any name here that Minecraft allows. Of course colors are supported.
material
materialThis is where you define what revive book item should be. You have to take name of the "material" from spigot documentation. Please note that the names are case sensitive.
inventory-title
inventory-titleYou can put any name here that Minecraft allows. Of course colors are supported.
lore
loreHere you can add a description to the revive book the way Minecraft allows. Colors are supported.
skull-lore
skull-loreHere you can add a description to the player's skull in the select menu the way Minecraft allows. Colors are supported.
Last updated