This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
Version 2.4.0 (for Minecraft 1.12.2) #1587
dualspiral
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a major release - Nucleus 2.4.0 for Sponge API version 7.3
This was built from Nucleus commit: d4ec0f9
Release Notes
If you're having trouble, visit our Discord channel: https://discord.gg/A9QHG5H
API Changes
Added
NucleusTextTemplate#getBody(CommandSource sender)
and companion methodsIn order to support sending broadcasts to Discord when using MagiBridge, the
NucleusTextTemplate
that is returned fromNucleusTextTemplateEvent#getMessage()
now has a set ofgetBody
methods to support getting unprefixed messages.Added
isFirstJoin
toNucleusKitEvent.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
General Notes
This discussion was created from the release Version 2.4.0 (for Minecraft 1.12.2).
Beta Was this translation helpful? Give feedback.
All reactions