Changelog:
* Migration to Gradle
* Fixes to workflows
* Added jetbrains annotations & fixes
* Reduced size of the API
* Shadow HikariCP into Jar
* Fixes to LogFilter
* Fixes to random string generator
Changelog:
* Fixed BrowserGui Search
Changelog:
* Deprecated SimpleItem#setOwner
* Now javadoc is hosted on github pages
Changelog:
* Fix to the Settings Gui
* New workflow for tests in pull requests
* Now github actions will push the artifact to nexus
* Added scheduled codeql workflow
* Added url and description to pom.xml
* Deprecated Translation Downloader due to the new translation system
* Now the SettingsStorage#getPrefix method will add a new space at the end of the prefix.
* Now GuiModel has an option to fill all the empty slots with an entry
* Now GuiModel has an option to fill certain slots with an entry
* Fixes SettingsGui not showing settings selector
* New Gui System (xyz.thepogramsrc.superocreapi.spigot.gui.Gui)
* Added new util to retrieve time seconds from string & word
* Code cleanup & Fixes
* Fixed NullPointerException Spam
* Added missing search term argument
Added custom filter for Browser GUI
Changelog:
+ Added Scroll Browser (Vertical Browser)
+ Added GUIUpdateEvent
* Fixed issues with Browser Search Feature not working
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
Changelog:
* Fixed SimpleItem not applying placeholders
Changelog:
+ Added more checks to the SkinTexture to avoid errors
Changelog:
* Fixed version in SuperCoreAPI Update Checker
Changelog:
+ Added method to add an error to the list of the last errors
Changelog:
+ Added a list to save the last errors
Changelog:
+ Added method to build an Exception into a String
+ Added method to upload data to
https://paste.theprogramsrc.xyz/
+ Added method to validate JSON string
Changelog:
+ Added SuperCoreAPI Update Checker
+ Now the API can be added as jar file to the plugins folder
* Fixes with Songoda Update Checker
Changelog:
* Code Improvement
* SkinTexture Error Fixes
Changelog:
* Fixed a error that throws an Exception every time that you try to check the SkinTexture and the server doesn't give a response.
Changelog:
+ Added HexColor Parser in SuperUtils
* Bug Fixes with GUI not being closed if GUI#canCloseGUI is disabled
* Changed GUI Update from 5 Ticks to 2 Ticks
+ Re-Added TimerEvent
* Code Improvements
* Bug Fixes
A detailed changelog can be found
Here
Change Log:
+ Added Custom Recipes
+ Added Custom Tasks
+ Added Item Utils
- Removed TimerEvent
• Update to 1.16
• Code Improvement
• Bug Fixes
Change Log:
+ Added SkinTexture Head DataBase
+ Added SuperCoreAPI Update Checker
• Improvements
• Bug Fixes
Change Log:
+ Added Stats ID to PluginDataStorage
• Working on future Stats Service
Change Log:
+ Added GetExtraButtons method to GUI
- Removed AddButton and RemoveButton Methods from GUI
Change Log:
• Added GUICloseEvent and GUIOpenEvent
• Fixed item flags not working
Change Log:
• Changed way to close dialogs
• Added Plugin Data Storage
• Added Notifications
• Bug Fixes
Change log:
• Removed Messaging Service due to multiple bugs
• Added SongodaUpdateChecker and SpigotUpdateChecker
• Added Extra Requirements for Logs Filter
Change log:
• Added a way to register the LogsFilter
• Added option to hide or not hide the HikariCP Logs
• Updated Spigot NMS Repo
Change log:
+ Added LogsFilter
+ Added PreCreated GUIs
• Added More Translations
Change log:
• Fixed bug with GUI and BrowserGUI being registered 2 times as listeners
Change log:
• Fixed error while disabling plugin with custom commands
Change log:
• Fixed Issue while registering channel for Messaging Services (Usage of the util still need testing)
Change log:
• Working on Messaging Services Fixes
Change log:
• Now some things can work because I forgot to initialize the EventManager
Change Log:
• Working on Emergency Stop System
Change Log:
• Added getter methods to MemoryStorage
Change Log:
• Small fix with MemoryStorage
ChangeLog:
• Added option to keep GUI opened (Not tested yet)
ChangeLog:
• Fixes with translations
Change Log:
• Added Memory Storage (Erased on every start)
• Added Global Storage (Support BungeeCord and Spigot)
ChangeLog:
• Fixed Dependency Manager
• Reduced jar file size
• Added JavaDocs
• Bug Fixes
Change Log:
- Code Improvement
- Fixed Bugs
- Added Messaging Services (Not tested yet)
Links:
Change log:
• Code Improvement
• Added TranslationDownloader
• Added BungeeConsole
• Added BungeeCommand
Click to Full Description
Sorry for the late update but I was working on other plugins
Changes:
* Bug Fixes
* New Translations
* New Utils
* And more