mirror of
https://github.com/SimplexDevelopment/SimplexCore.git
synced 2025-02-23 01:10:37 +00:00
- CommandLoader fix in which it was incorrectly attempting to assign a subclass to a superclass. - Added a friendly comment to Yaml which states the constructor is package private. - Fixed a problem in YamlFactory where fileName and resourcePath were swapped, resulting in the resourcePath to possibly be the fileName and the fileName to possibly be null. - Moved over some methods from SimplexCorePlugin so it is accessible by default to all modules. - A Timer instance and two methods operating on that timer instance were added to SimplexTask
SimplexCore
Languages
Java
100%