Skip to content

Releases: PinkPrison/PinkCore

New pre-release | v2.0.0-alpha.2

12 Mar 12:30
Compare
Choose a tag to compare
Pre-release

Full Changelog: 1.4.0...2.0.0-alpha.2

New pre-release | v2.0.0-alpha.1

17 Feb 18:58
Compare
Choose a tag to compare
Pre-release

GENERAL INFORMATION

This is the first pre-release of the second MAJOR release of the PinkCore Project.
This time @Peter537 has joined in on the development and has done most of the work needed for us to come this far.

General Changes

  • Improved the README and translated it into Danish

API Changes

  • Improved the documentation
  • Reworked the entirety of the TitleAPI system
  • Removed deprecated methods such as ColorUtils.getColored(String) and ColorUtils.colorize(String)
  • Improved the Command and SubCommand classes
  • Added utility class NMSUtils
  • Added a ScoreboardAPI
  • Added the @Listener annotation, this allows for easier registration of Listeners.

CORE Changes

  • Improved on the Loader class
  • Added Metrics

Full Changelog: 1.4.0...2.0.0-alpha.1

1.4.0

02 Feb 17:35
Compare
Choose a tag to compare

Made some changes to the API.

  • ItemBuilder and SkullBuilder are now deprecated in favour of Item-, and SkullCreator
  • Improved some documentation

1.3.6

14 Jan 22:43
Compare
Choose a tag to compare

The following was fixed:
You are now actually able to disable autobroadcast while the server is up, without reloading all of the server.

Full Changelog: 1.3.5...1.3.6

1.3.5

12 Jan 19:38
Compare
Choose a tag to compare

Fixed an issue with commands not being properly blocked.

Full Changelog: 1.3.4...1.3.5

1.3.4

11 Jan 16:19
Compare
Choose a tag to compare

Added the function to enable and disable auto-broadcasts in the config.yml

Full Changelog: 1.3.3...1.3.4

1.3.3

09 Jan 17:25
Compare
Choose a tag to compare

Fixed some issues, these fixes are only temporary

Full Changelog: 1.3.2...1.3.3

1.3.2

08 Jan 23:41
Compare
Choose a tag to compare

Fixed small issues regarding the Command and SubCommand functionality in the API

Full Changelog: 1.3.1...1.3.2

1.3.1

08 Jan 22:31
Compare
Choose a tag to compare

Fixed smaller issues

Full Changelog: 1.3.0...1.3.1

1.3.0

08 Jan 21:39
Compare
Choose a tag to compare

Successfully implemented TriumphTeams gui utilities. 🌟

Full Changelog: 1.2.1...1.3.0