Added /lives info <player> command to show a player’s lives.
Added /lives info command to show your lives.
Added permission anotherchance.info for the /lives info <player> command.
Added /lives top command to show the top 10 players.
Added permission anotherchance.top for the /lives top command.
Renamed Messages.yml to en.yml & transfered inside "Lang" folder
- Added set-default-lives so every rank/group has its own amount of lives when they start or join for the first time.
- Added /lives & /live as command aliases.
- Added a small delay between commands when final death happens.
- Improved permissions to respect the higher permission with the bigger amount, if it exists.
- Fixed an issue where permission limits were not working.
- Code improvements.
Thanks to J Corpse for bug hunting and for the suggestions
added Spanish language (Thank for ElTatitoMC)
added Russian language
added Arabic language (not really stable cuz of minecraft itself)
added Deutsch language
make sure to add this in your config
If you want a specific language to be added in the next update, please contact us on Discord.Code:lang: en
NOTE: Make a copy of Messages.yml, then delete it to load the new messages.
- Added command /ac takeall <amount> - Removes lives from all online players.
- Added command /ac giveall <amount> - Gives lives to all online players.
- code improvements
- small fixes
- Added withdraw command /ac withdraw <amount> (anotherchance.withdraw) & (anotherchance.redeem)
- Added withdraw sound
- Added redeem sound
- Added Bulk Redeem using (SHIFT + RIGHT CLICK)
- Added Error Sound
- Added Option to Customize the Withdraw item
- Added Option to set limit of lives using groups and permissions anotherchance.limit.[name]
YAML:Example: - set-max-lives: - default: 5 - vip: 10 - (Permission will be anotherchance.limit.default or anotherchance.limit.vip)
(you have to reinstall the plugin files but keep the database)
- Added %anotherchance_maxlives% to show the limit of the player
- Added CustomHead Support to Withdraw section
- Fixed tab completion
- Code improvements
added option to blacklist the worlds from the config (you have to resetup the config)
or paste this on your config.yml
YAML:# Type the name of the world you want to add to the blacklist. blacklisted-worlds: - Myworld1 - Myworld2
