Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?
Fixed a bunch of internal and config settings using the incorrect primitives. This caused a few issues such as some abilities only having 1/2/3 seconds as their length instead of 1.32/2.51/3.87 seconds for example.
Updated the config to add a .0 to values that support decimal points to show that they can.
Changed the countdown length to ticks from seconds.
Added a count interval config setting to config when the player the sound for the countdown boss bar.
Fixed the ability type in the ability API event not being final.
Fixed some API events not having cancelled boolean field false by default.
Cleaned up a bunch of API event names and formatting.
Developers: Removed VoteReceivedEvent(String) and VoteReceivedEvent#getUsername as they have been deprecated for a long time now. Use VoteReceivedEvent(Vote) and VoteReceivedEvent#getVote -> Vote#getUsername respectively.
Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.