2.4.0

Release

Nucleus released this version on Apr 10, 2021

2.6 MB
Download

This is a major release - Nucleus 2.4.0 for Sponge API version 7.3

This was built from Nucleus commit: d4ec0f9e9

Release Notes

If you’re having trouble, visit our Discord channel: https://discord.gg/A9QHG5H


API Changes

Added NucleusTextTemplate#getBody(CommandSource sender) and companion methods

In order to support sending broadcasts to Discord when using MagiBridge, the NucleusTextTemplate that is returned from NucleusTextTemplateEvent#getMessage() now has a set of getBody methods to support getting unprefixed messages.

Added isFirstJoin to NucleusKitEvent.Redeem

This allows plugin developers to know if a kit is being redeemed because a player has joined for the first time (at least as far as Nucleus is concerned).

Minor Changes

  • First join kits with commands will now have their commands executed a tick later to ensure that the player has completely joined.

General Notes

Dependencies