Skip to content

LifeStolen 5.0

Compare
Choose a tag to compare
@kadotcom kadotcom released this 21 Feb 00:04
· 49 commits to main since this release

Unlike 4.0, after around one month of development and one tested release, 5.0 is here, and with the first contributor to the project! This will also include notes from 4.1. So here is what was added, changed/fixed/reworked, or removed.

Added:

  • Added bStats support for metrics.
  • Added a usage counter for the Reviver item (reviver.haveLimitedUses and reviver.uses)
  • Added an optional number arg to the /withdraw command allowing more than one heart to be withdrawn at once.
  • Added offline support for the Spectator mode using OfflineManager (@TheDiscordian in #7)
  • Added the [LifeStolen] tag to most messages within game.
  • Made some error messages and server name editable. (view translations in config)
  • Added new commands
    • /clearusage - Allows admins to reset a players usage counter for items.
    • /viewusage - Allows you to view your usage counter for items.
    • /givereviver - Allows admins to give yourself a reviver item.
    • /revive - Allows admins to revive players (@TheDiscordian in #8)
  • Added new config options within permissions
    • permissions.viewrecipes allows you to set the /viewrecipes command to be permission based.
    • permissions.viewusage allows you to set the /viewusage command to be permission based.

Changed/Fixed/Reworked:

  • Fixed heart/reviver limits.
  • Fixed a no argument error with /withdraw (@TheDiscordian in #9)
  • Where deathMessages in the config is located, it is now located in translations.deathMessages.
  • Reworked /lshelp command.

Removed:

  • Nothing.

What's Changed

New Contributors

Full Changelog: 4.0...5.0