This version brings many
new features, as well as
solving some bugs!
What is new?
One of the most important things of this update is the new event ending system. In the past versions, there was no real ending, the staff would have to do /eog disable to end the event. But now, there is no need for any of that:
- Added custom sounds and messages during the timings of the event (3 quarters of the time, half time, 1 quarter of the time)
- Added a fully configurable cooldown event
- Added a final chat message displaying the top 3 players and their treasures
And
much more!
Look through
config.yml
for all these
new features
!
Some bugs solved
- Solved the whole event progress being tied to the boss bar.
- Other small bugs involving the scoreboard/boss bar.
For Developers
For the people that look through the code, you may have seen that in the past I have used System.currentTimeMillis() for the event duration.
Well that is now gone, because I have changed it to using simple variables for storing normal seconds.
I also created a new class for managing the event progress, which helps with this whole update.
Version 1.2 may be the
final one for
Echoes of Gold, since I want to focus on
other projects. This
does not mean I won't be
responding and
solving bugs that y'all may find for it.
Hope you
like these new
features and
improvements. As usual, if you find any
bugs, please open up an
issue
here or
DM me on discord:
_ItsAndrew_
P.S. I will create a
demo video soon on
youtube
, highlighting the
main principles of the plugin.