https://github.com/iamgio/chorus-addons
Add-ons repository for Chorus
https://github.com/iamgio/chorus-addons
chestcommands chorus chorus-addons minecraft spigot spigot-plugin
Last synced: about 1 year ago
JSON representation
Add-ons repository for Chorus
- Host: GitHub
- URL: https://github.com/iamgio/chorus-addons
- Owner: iamgio
- Created: 2019-07-08T14:56:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-24T14:17:19.000Z (over 5 years ago)
- Last Synced: 2025-03-28T03:41:24.958Z (about 1 year ago)
- Topics: chestcommands, chorus, chorus-addons, minecraft, spigot, spigot-plugin
- Language: JavaScript
- Homepage: https://chorusmc.org
- Size: 1.59 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chorus add-ons
This repository contains the add-ons for [Chorus](https://github.com/iAmGio/chorus).
# Downloading
In order to download an add-on, head to the [add-on downloader](https://chorusmc.org/download-addon) and type in the text field the name of the add-on (case-sensitive).
Download the zip and extract its content in the `chorus/addons` folder.
Alternatively, download the whole repository as an archive from the green _Code_ button and extract the desired add-on folder.
# Uploading
If you developed an add-on and wanted to make it public, make sure you added the required information (see [here](https://github.com/iAmGio/chorus/wiki/Your-first-add-on)). If everything is set, create a pull request containing a folder named after your add-on, with the source files in it and, optionally, either a README.md or README.txt file.
The add-on will be reviewed and eventually published.
# Add-ons
* **chest-commands**: ChestCommand format support: automatically load GUIs from configuration files.
* **color-changer**: Change global color tone and saturation by moving a menu.
* **discord-rich-presence**: Discord status / rich presence support for Windows and Linux.
* **items-viewer**: A simple grid-based menu that displays all the available items.
* **music-player**: A simple music player.