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

Version 0.14.0 (for 1.8.9 and 1.10.2)

Compare
Choose a tag to compare
@dualspiral dualspiral released this 06 Nov 14:56

Nucleus 0.14.0 is the fourteenth beta feature release, available for Sponge API 4.1 and Sponge API 5.0. Documentation can be found at http://nucleuspowered.org/docs (command and permission references should already be up to date)

We are now at a stage when some production servers may find Nucleus can replace a previous essentials plugin.

If you are using MC 1.10.2, you MUST use SpongeForge or the latest SpongeVanilla for SpongeForge API 5.1 or 6.

Nucleus does not support 1.9.4.

This release has the follwing new features:

  • Enhanced blacklist - #283, #308, #342, #376, #452
    • Blacklist now supports per item support of environment (placing/breaking blocks), interaction and use blocking.
    • /blacklist add and /blacklist remove have been replaced by /blacklist set [-t <action to block>] <item> <true|false>
    • Blacklist data moved to items.conf from general.json, should prevent item ID changes breaking general.json.
    • Blacklist information is migrated automatically.
  • Added permission nucleus.connectionmessages.disable prevents join/leave messages from appearing. - #333
  • Added /kits, /worlds, /warps commands as aliases for /kit list, /world list and /warp list - #459
  • Added ability to add warp categories using /warp setcategory for categorisation in /warp list - #244

There have also been a few bugfixes in this release:

  • Add Multicraft compatibility with running /list
    • If using the Multicraft server panel, set playerinfo.list.multicraft-compatibility in main.conf to true.
  • Prevent the UserService from storing User objects.

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 an API, but this is subject to change.
  • Sometimes, an incorrect custom prefix might be selected. Nucleus uses whatever the permission plugin hands back, check your inheritance with the permissions plugin.

Commit history:

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! Before reporting issues, make sure you are running these latest builds!

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