- Added /eastereggs removeall <egg id> command to remove all the Easter Eggs with given id.
- Permission: eastereggs.removeall
- Added check command's messages to messages.yml.
- Now help command will display current command label instead of "eastereggs".
Changes in messages.yml
Code (YAML):
messages:
update-command:
checking-for-update
:
"&3[Easter Eggs] &bChecking for updates, please wait..."
new-update-available
:
"&3[Easter Eggs] &bFound a new update: {0} (current version: {1}).\n&3>>&b https://spigotmc.org/resources/easter-eggs.116086/"
up-to-date
:
"&3[Easter Eggs] &bNo new updates found, everything is up to date!"
remove-all-command:
removed-eggs
:
"&aAll the Easter Eggs with given id is removed."
no-eggs-created
:
"&cNo eggs created with given id!"