Skip to content

Releases: TheProgramSrc/SuperCoreAPI

New Debug Option | CommandAPI Fixes

12 Jan 00:59
Compare
Choose a tag to compare

Changelog:

+ Added new debug method
* Fixed CommandAPI not working with versions below 1.13 by disabling it
* Updated docs

Fixes - New ConnectionBuilder

30 Dec 01:37
8e603c2
Compare
Choose a tag to compare

Changelog:

+ Added ConnectionBuilder
* Fixed MojangAPI spamming error 429 in console

Bug Fixes - New Utils

12 Dec 13:27
eb58185
Compare
Choose a tag to compare
+ Created MinecraftServer to check the Server Software
+ Created ServerVersion to check the Server Software Version
* Now SuperCoreAPICommand need to be extended to work

v4.3.0 | New Command • Compatibility • Fixes

21 Nov 21:50
Compare
Choose a tag to compare

Changelog:

+ Added Placeholder Manager with PlaceholderAPI Support
+ Added pre-created command SuperCoreAPICommand
+ Added methods to give and drop a SimpleItem
- Removed TimerEvent to fix Lag issues
* Fixed Compatibility Issues
* Fixed some issues

v4.2.13 | Fixes and Improvements

23 Oct 15:04
Compare
Choose a tag to compare

Changelog:

* Moved Log Filter register method to the LogsFilter class
* Bungee Plugin Fixes
- Removed executors for local jar functions to avoid bugs
`
``

v4.2.12 | Migrated to Songoda • Fixes

23 Oct 13:47
Compare
Choose a tag to compare

Changelog:

* Migrated Update Checker to Songoda
* Bug Fixes

v4.2.11 | Removed Tests

20 Oct 01:05
d8a9063
Compare
Choose a tag to compare

Changelog:

- Removed tests in SpigotPlugin

v4.2.10 | New GUI Features • Bug Fixes

16 Oct 12:28
Compare
Choose a tag to compare

Changelog:

+ Added Scroll Browser (Vertical Browser)
+ Added GUIUpdateEvent
* Fixed issues with Browser Search Feature not working

v4.2.9 | Code Cleanup • Improvements

20 Sep 18:55
Compare
Choose a tag to compare

Changelog:

* Modified some event priorities
* Now SimpleItem#getDisplayName and SimpleItem#getLore will return empty values to avoid errors
* Now GUIs are updated every tick
- Removed unused update checker 

v4.2.8 | SimpleItem Fix

19 Sep 15:15
Compare
Choose a tag to compare

Changelog:

* Fixed SimpleItem not applying placeholders