Page: 1 2 3

2.4.8 Aug 10, 2023
v2.4.8 - Update
  • Removed Console and Private logs as they are not needed
  • Removed JodaTime dependency (which drastically decreased the plugin size -700kb)
  • Implemented custom Time models for calculating boot time of plugins
  • Added Plugin Explorer (coming soon)

2.4.7 Aug 9, 2023
v2.4.7 - Update
  • Implemented FileWatcher for watching new plugins rather than using Bukkit Schedulers

2.4.5 Aug 4, 2023
v2.4.5 - Update
  • Fix calling Player#updateCommands for 1.8 which causes NoSuchMethodError
  • Fix unused Actions

2.4.4 Jul 26, 2023
v2.4.4 - Update
  • Removed unused events: PluginEnableEvent, PluginDisableEvent, PluginReloadEvent
  • Multiple fixes

2.4.3 Jun 21, 2023
v2.4.3 - Update

Preparing for next large update


2.4.2 Jun 18, 2023
v2.4.2 - Update

Fixed bug for 1.8 and 1.20 when loading due to SafeYAML updated to 2.0 version


2.4.1 Jun 15, 2023
v2.4.1 - Update
  • Fixed bug when launching with 1.20

2.4.0 Jun 5, 2023
v2.4.0 - Update
  • Fixed some internal data
  • Switched to use Gui library instead of IntelligentInventories

2.3.3 May 11, 2023
v2.3.3 - Paper Fix
  • Implement fix for Paper plugin change

2.3.2 Apr 7, 2023
v2.3.2 - Update

Relocated bStats with maven shade instead of copying the class


2.3.1 Mar 14, 2023
v2.3.1 - Update

Updated the plugins load time to 70 ticks


2.3.0 Jan 15, 2023
v2.3.0 - Update Server Versions

This update is mostly for going to a higher major version, this will be used for later updates.


2.2.4 Nov 15, 2022
v2.2.4 - Remove console logs

- Removed console logs when loading plugins because it was not widely used


2.2.3 Nov 14, 2022
v2.2.3 - Fix error messages (update)

- Fixed some error messages that were not properly formatted.
- Do note that because this update is not on the head to the latest version, some previous errors may occur again until resolved.


2.2.2 Nov 12, 2022
Release of the 2.2.2 version | Changelog
  • Fixed issue occurring when printing out messages (short messages threw an error, while longer ones didn't)

2.2.1 Nov 1, 2022
Release of the 2.2.1 version | Changelog
  • Fixed some action messages
  • Removed private logs that spam the console when they are enabled

2.2.0 Oct 18, 2022
Release of the 2.2.0 version | Changelog
  • Updated FieldAccessor for accessing the command map

2.1.9 Oct 17, 2022
Release of the 2.1.9 version | Changelog
  • Fix the error message not being displayed in the correct format. (of course, this is only used if the error is actually thrown)

2.1.8 Oct 16, 2022
Release of the 2.1.8 version | Changelog
  • Fix default Inventory messages.

2.1.7 Oct 15, 2022
Release of the 2.1.7 version | Changelog
  • Update the wrong version number

2.1.6 Oct 10, 2022
Release of the 2.1.6 version | Changelog
  • Update refresh interval

2.1.5 Sep 29, 2022
Release of the 2.1.5 version | Changelog

Added an Arrays utility for resolving issues involving java 11.


2.1.4 Sep 28, 2022
Release of the 2.1.4 version | Changelog
  • Fix grammar mistakes in GUI's.

2.1.3 Sep 25, 2022
Release of the 2.1.3 version | Changelog
  • Fixed the plugin version not being displayed upon doing /pm command 

2.1.2 Sep 22, 2022
Release of the 2.1.2 version | Changelog
  • Fixed an error produced when switching from java 11 to java 8 (Optional#isEmpty doesn't exist)

Page: 1 2 3