Skip to content

Version 1.0

Compare
Choose a tag to compare
@brysonsteck brysonsteck released this 26 Aug 02:15
· 41 commits to master since this release

The Real Deal!

Resurrection has moved out of beta! It seems that the plugin is stable enough and the base features I wanted to add have made it in and function well! This release is mainly visual polishing and nothing else, but stay tuned for other features in the future!

Seperate /source Command

Following the license's suggestion to make it easy for people to find the source code, a new /source command has been added containing info about this repository, license and all other open source-ness. All attention made about Resurrection being open source (such as in the /about command) will tell players to run this new command for more information.

Visual Improvements

  • On player death, the time until their resurrection is shown with their death message to other players.
  • The "You have died!" message when you die (not when you respawn) has been removed. This was originally a debug message and is no longer significant after I got the listener working.
  • All Resurrection-related commands now have the same colors for text, links, errors and titles.
  • ERROR: now proceeds any error message from any command.
  • Errors of similar nature across different commands now have standardized messages.
  • Some console messages were missing the [Resurrection] tag that every other system out message has.
  • Some commands now have console-exclusive messages. Easy-to-find Easter eggs, if you will.