Skip to content

Releases: nulli0n/nightcore-spigot

Core 2.6.1 beta

08 May 11:03
Compare
Choose a tag to compare

Beta version. Use with caution!

  • Added support for 1.20.6
  • Various fixes.

UPD:

  • Reverted listener rename - fixed plugin loading error.
  • Fixed Spigot compatibility.

Core 2.6.0 beta

06 May 21:40
Compare
Choose a tag to compare

Beta version, use with caution!

  • Brand new Command API:
    • Fast & convient command builder.
    • Easy register / unregister.
    • Auto argument/flag parsing & validation.
    • Auto tab-completer.
  • Added LangEnum class for better enums localization handling.
  • Various undocumented minor fixes and improvements.

Core 2.5.2.1

17 Apr 10:21
Compare
Choose a tag to compare

Menu API improvements.

Core 2.5.2

02 Apr 11:44
Compare
Choose a tag to compare

Many minor fixes and improvements:

  • Better lang detection, extraction and selection.
  • Better command sorting in /help commands.
  • Better directory configs loading (skip all non .yml files).
  • Some other fixes and improvements.

Core 2.5.1

15 Feb 22:58
Compare
Choose a tag to compare
  • HEX color tag got a color prefix. Usage: <color:#ff0000>Text</color>
  • Removed legacy stuff 1/3.
  • Enabled Legacy Color Support by default (probably nobody will bother to do it manually).
  • Added support for NexEngine lang message options format.
  • Bugfix.

UPD. 24/03/2024:

  • More fixes, improvements and additions.
  • Prepare to PaperMC changes (CB package removal)

Core 2.5.0

28 Jan 23:24
972acb7
Compare
Choose a tag to compare

First release.