Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

[BETA] Version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dualspiral dualspiral released this 24 Apr 13:46

Nucleus 0.2.0 is the second beta feature release. Documentation can be found at http://nucleuspowered.org

This is a pre-release for feedback and testing purposes. Not everything has yet been implemented. This is not necessarily suitable for production servers.

New things in this release are:

  • Blacklisting items, prevent players from holding or interacting with certain items.
  • /back - allow your users to return to their previous location after a warp, teleport or death.
  • /itemname and /lore, for giving names and lore to the item in your hand.
  • /stop <message>, extending the stop command to allow for a custom shutdown message to be sent (thanks to @12awsomeman34)

There have also been a handful of bugfixes in this release:

  • /tpa and /tpahere no longer need the force permission to be used normally.
  • /tpahere now displays the message telling the sender their invitation has been sent correctly.
  • /god now tops up a player's hunger every five seconds.
  • Minor cosmetic issues, e.g. including more useful messages when trying to clear an empty mailbox.

There are some known issues and things that you should be aware of:

  • While we don't plan to make changes to the data files, things might change. These will be stabilised by 1.0
  • There is no EssentialsCmds converter as of yet. This will appear in a future release.
  • There is an API, but this is subject to change.
  • /back will not yet work with other plugins that teleport users. This is due to Sponge not being finished and will work at a later date.
  • Blacklisted items can be picked up. They will be removed when the player in question tries to hold the item.

For best results please use the latest SpongeForge or SpongeVanilla builds. Fixes that have been added to SpongeForge/SpongeVanilla include those discovered during Nucleus development - using newer builds will ensure that Nucleus runs smoother on your servers!

Leave your feedback, issues, complaints and feature requests on the forum post or in GitHub issues. This release was created with the help of those who test and report issues, thanks to everyone who played a part!

https://forums.spongepowered.org/t/wip-nucleus-the-ultimate-essentials-plugin-a-joint-project-between-dualspiral-and-hassans6000/11792