Skip to content

Releases: Xemorr/superheroes

3.11.0

12 May 10:16
Compare
Choose a tag to compare

Added GUI, amongst other small changes.

3.6.1

06 Mar 00:54
Compare
Choose a tag to compare

Reverted to a less overengineered way of loading hero data

3.6.0 - Attempted to fix bugs involving hero not loading successfully

05 Mar 22:52
Compare
Choose a tag to compare

Swapped AsyncPlayerPreLoginEvent for PlayerLoginEvent as the earlier event to start loading hero data - was likely a concurrency / ordering bug before that was causing heroes to not get loaded for players sometimes.

Added SuperheroPlayerJoinEvent for SuperheroesPlusUltra skin feature to work correctly and consistently

3.5.1 - Improvements to /hero check

04 Mar 17:07
Compare
Choose a tag to compare

Split /hero check into two permissions superheroes.check.others and just superheroes.check
Gave superheroes.check by default
Added skin fields to various default hero configs, and advertise PlusUltra's new feature

3.5.0 - Added /hero check

04 Mar 00:59
Compare
Choose a tag to compare

Added ./hero check for checking which hero you are, and other players are. This command requires the permission node "superheroes.check"
Revamped the default language messages to look nicer, and more professional for servers that don't customise them themselves
Fixed a bug where the invalidPlayerMessage had the incorrect configuration node in language.yml (was invalidPlayerName, should be invalidPlayerMessage)
Bumped version to 3.5.0

3.4.0

25 Feb 14:26
Compare
Choose a tag to compare

Moved Superheroes over to using ConfigurationData's ItemStackData implementation versus an outdated version of its own.
Added support for custom model data to items.
Removed specialID support - this will cause items to stack differently from their pre update counterparts

REPORT ANY ITEM RELATED BUGS TO ME

3.3.0 - Added SuperheroLoadEvent and fixed language.yml already exists message

21 Feb 14:37
Compare
Choose a tag to compare

Added SuperheroLoadEvent and fixed language.yml already exists message

3.2.0 - Better configuration

01 Feb 22:51
Compare
Choose a tag to compare

Added custom nopower heroes (and changed the default to be more user friendly)
Added support for a disabledWorlds field
Added significantly more comments to the config.yml - you will need to regenerate your config.yml to see these new fields there. Otherwise, you can navigate to the config.yml on the github and find the new default and change your file as appropriate.
For maximum compatibility with prior versions, change the name field under defaultHero to "nopower". It should be fine for most people though.

3.1.2 - Fixed ClassCastException / Potion Effects from sneaking being kept after rejoining and no longer sneaking

27 Dec 15:32
Compare
Choose a tag to compare

3.1.2 - Fixed ClassCastException / Potion Effects from sneaking being kept after rejoining and no longer sneaking

3.1.1 - Fixed NoPower in rerolls

26 Dec 17:59
Compare
Choose a tag to compare

Fixed NoPower being given in rerolls / random rolls.