
creative-central
The creative-central API, unify your server's resource-pack, allow other plugins to programmatically add their resources and allow administrators to use multiple plugins that use resource-packs without generating conflicts.
creative-central 1.3.0
release12 февраля 2024 г.1.3.0 is a minor release that adds support for ModelEngine3. Note that creative-central-api can be found in the Maven Central Repository, so there is no need to add any other repository.
What's Changed
- feat: added ModelEngine3 support
- *: reduce logs on resource-pack generation
Full Changelog: https://github.com/unnamed/creative-central/compare/v1.2.0...v1.3.0
How to use
There is more detailed information on our online documentation, you can find installation and usage instructions there. If you need more help, join our Discord server and we will be glad to help you!
creative-central 1.2.0
release20 января 2024 г.1.2.0 is a minor release that adds support for Minecraft 1.20.3 and 1.20.4. Note that creative-central-api can be found in the Maven Central Repository, so there is no need to add any other repository.
What's Changed
- feat: added 1.20.3 resource pack statuses
- feat: added UUID to resource pack request
- deps: bump up paper-api to 1.20.4-R0.1-SNAPSHOT
Full Changelog: https://github.com/unnamed/creative-central/compare/v1.1.0...v1.2.0
How to use
There is more detailed information on our online documentation, you can find installation and usage instructions there. If you need more help, join our Discord server and we will be glad to help you!
Happy coding! 🐛
creative-central 1.1.0
release12 января 2024 г.1.1.0 minor release.
What's Changed
- feat: added BStats Metrics
- feat: added
polymathexport type (format:polymath <url> <secret>) - docs: added docs on polymath export type
Full Changelog: https://github.com/unnamed/creative-central/compare/v1.0.0...v1.1.0
How to use
There is more detailed information on our online documentation, you can find installation and usage instructions there. If you need more help, join our Discord server and we will be glad to help you!
Happy coding! 🐛
creative-central 1.0.0
release12 января 2024 г.No changes.
First release!
creative-central 0.12.0-SNAPSHOT
release3 декабря 2023 г.- Added support for ModelEngine, Oraxen and ItemsAdder.
creative-centralwill now merge those plugins' resource-packs automatically.