Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unnamed/creative-central
The resource-pack unifier for Minecraft: Java Edition
https://github.com/unnamed/creative-central
bukkit creative creative-central minecraft paper resource-pack
Last synced: 2 months ago
JSON representation
The resource-pack unifier for Minecraft: Java Edition
- Host: GitHub
- URL: https://github.com/unnamed/creative-central
- Owner: unnamed
- License: mit
- Created: 2023-07-30T21:56:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T17:31:59.000Z (3 months ago)
- Last Synced: 2024-10-22T07:40:40.410Z (3 months ago)
- Topics: bukkit, creative, creative-central, minecraft, paper, resource-pack
- Language: Java
- Homepage: https://unnamed.team/docs/creative-central
- Size: 1.08 MB
- Stars: 17
- Watchers: 0
- Forks: 6
- Open Issues: 17
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# creative-central
[![Build Status](https://img.shields.io/github/actions/workflow/status/unnamed/creative-central/build.yml?branch=main)](https://github.com/unnamed/creative-central/actions/workflows/build.yml)
[![MIT License](https://img.shields.io/badge/license-MIT-blue)](license.txt)
[![Discord](https://img.shields.io/discord/683899335405994062)](https://discord.gg/xbba2fy)A Minecraft plugin that unifies the server's resource-pack, allowing other plugins
to programmatically add resources to the server's resource-pack.`creative-central` allows server administrators to use multiple plugins that
use resource-packs without conflicts. `creative-central` currently supports
Paper and Minestom *(Network support with Velocity soon)*Check the [documentation](https://unnamed.team/docs/creative-central/) for installation
and usage information for this project