Support:
Bubbles#3256
Lives:
- Set max lives
- Set default lives
- Change item names & lore
- Change colors & prefix
Commands:
-
lively | Base command
-
lively item | Claim daily
-
lively lives <player>
[lives]
-
lively revive <player> | Revive a player
-
lively reload | Reloads the plugin
Recipes:
Permissions:
-
lives.admin | Admin commands such as reviving players, spawning custom items, and changing player's lives.
-
lives.lives | /lives permission
-
lives.reload | Reloads the plugin
Config:
config.yml
Code (YAML):
# DEFAULTS
lives
: 3
maxLives
: 5
# ITEMS
lifeBook:
name
:
"&cLife Book"
lore
:
-
"&7Use this book to gain a life"
-
"&7&oCan also be used for revive books"
reviveBook:
name
:
"&c&lRevive Book"
lore
:
-
"&7Use this book to revive a player"
messages.yml
Code (YAML):
noPerms
:
"%prefix% %primary%You do not have permission to do this! Node: %secondary%%node%%primary%."
prefix
:
"&7[&cLives&7]"
primary
:
"&7"
secondary
:
"&c"
Check out my other projects:
Spigot Page