1.8.3-S7.1

Release

Nucleus released this version on Feb 11, 2019

2.2 MB
Download

This is a bug fix and minor feature release for Nucleus for Sponge API version 7.1

This was built from Nucleus commit: be52c06a

Release Notes

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

Minor updates

  • Added core.enable-partial-name-matching config options to disable partial matching with nickname arguments.
  • URLs in warnings and notes are now clickable.
  • Added config option for charges when using /tpa to be refunded if the request is denied or times out (teleport.refund-on-deny).

API updates

  • Added getRTPService() static method to the NucleusAPI class.

Bugfixes

  • Fixed tab completion on usernames where the starting string is blank
  • Fix /list causing client disconnections when calling with many players
  • Fix a buggy check in the unique user counter
  • Fixed charges never being refunded for /tpa (turned into a config option, if you want this fix, set teleport.refund-on-deny to true)

Known Issues

  • Sometimes, an incorrect custom prefix might be selected. Nucleus uses whatever the permission plugin hands back, check your inheritance with the permissions plugin.

Dependencies