NimajnebEC / costumizer

A plugin that allows players to equip 'costumes'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Costumizer

Costumizer is a plugin that allows players to customize their skin and username, powered by Mineskin. It includes a web UI for uploading skins and managing your costume library.

Setup

Costumizer is made up of two components, the web interface and the plugin itself.

To build the plugin file, navigate to the costumizer-ui subfolder and run the build gradle task.

The costumizer web UI is designed to be run in a docker container. To build the docker image, first you must install python poetry. Once installed, navigate to the costumizer-ui subfolder and run the poetry run build command. This will build a new docker image under the name costumizer-ui:latest.

About

A plugin that allows players to equip 'costumes'.

License:Other


Languages

Language:TypeScript 34.2%Language:Java 33.8%Language:Python 22.0%Language:SCSS 8.6%Language:Dockerfile 0.9%Language:HTML 0.5%