Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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