90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
Changelogs:
- Added storage safety checks that ensure the storage is responding before handing out kit items
- Added GraalVM as a Jar in Jar
- Implemented HikariCP storage by @eupedroosouza, which simplifies the code and provides more options. Some of these options include storage pool settings and properties:
"maxiumum_pool_size": 10,
"minimum_idle": 10,
"keep_alive_time": 0,
"connection_timeout": 30000,
"idle_timeout": 600000,
"max_lifetime": 1800000
}
- Added a empty check for the permission which allows you to specify no permission with an empty string (
""
) or removing the setting. - Added a few debug prints (enable debug mode in config) on player login for debugging kit login issues
- Merged loom updates by @eupedroosouza
Need help? Join the Discord: https://discord.gg/cgBww275Fg
Dependencies
Files
SkiesKits-fabric-1.20.1-1.0.2.jar(24.95 MiB) Primary Download
Details
Licensed MPL-2.0
Published a year ago
Updated 2 months ago