Releases: TheProgramSrc/SuperCoreAPI
Releases · TheProgramSrc/SuperCoreAPI
New Debug Option | CommandAPI Fixes
Changelog:
+ Added new debug method
* Fixed CommandAPI not working with versions below 1.13 by disabling it
* Updated docs
Fixes - New ConnectionBuilder
Changelog:
+ Added ConnectionBuilder
* Fixed MojangAPI spamming error 429 in console
Bug Fixes - New Utils
+ 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
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
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
Changelog:
* Migrated Update Checker to Songoda
* Bug Fixes
v4.2.11 | Removed Tests
Changelog:
- Removed tests in SpigotPlugin
v4.2.10 | New GUI Features • Bug Fixes
Changelog:
+ Added Scroll Browser (Vertical Browser)
+ Added GUIUpdateEvent
* Fixed issues with Browser Search Feature not working
v4.2.9 | Code Cleanup • Improvements
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
Changelog:
* Fixed SimpleItem not applying placeholders