Chorus is an easy-to-use and lightweight YAML editor, created for owners of Minecraft servers based on Spigot. Thanks to its features, Chorus is perfect to edit your configurations quicker.
Chorus has a lot of features to edit your configurations easier:
- Editing remote files (SFTP);
-
Auto-saving (with customizable delays);
-
Replacing TABs with spaces;
-
Using autocompletion to insert elements quicker;
- Showing previews of chat, title, scoreboard, item, GUI, sign, action bar, boss bar, mob bar, MOTD, animated text;
- Quick-showing colored texts;
- Inserting colored texts via inline editor;
- Inserting items by name/ID;
- Inserting particles by name;
- Inserting effects by name/ID;
- Inserting sounds by name;
- Inserting entities by name;
- Inserting enchantments by name/ID;
- Converting milliseconds, seconds, minutes, hours, days to ticks and vice-versa;
- Fetching information of items, effects, entities, enchantments;
- Adding variables;
- Viewing complete path of any key;
Chorus supports custom themes. If you want to create your own, create a folder into chorus/themes named as your theme's name.
In this folder, you have to create the following files:
- {name}.css, to style the main view;
- {name}-highlight.css to style keywords;
- {name}-settings.css to style setting view;
Note: {name} must be the same as your folder's name.
To see the structure of a style file, take a look at this theme:
If you want to make it public, you can add it to the official themes repository following these guidelines.
This project is currently work in progress.
Once finished, Chorus will be downloadable on chorusmc.org.
Older versions can be found here.
Be sure you have Java 8 or above installed.
Download chorus-X.X.X.exe, move it to the desired installation folder and run it.
Be sure you have Java 8 or above installed.
Download chorus-X.X.X.jar, move it to the desired installation folder and run it.
Be sure you have Java 8 or above and openjfx
installed.
Download chorus-X.X.X.jar, move it to the desired installation folder and run it.
I (yes, Chorus is mantained by a single guy) worked so hard on this project, which you are downloading for free. If you like this software or you just want to support me, I'd enjoy donations.
By donating, you'll be added to 'Donators List' inside the program.
Chorus and its source code are under Apache License 2.0. For further information, check LICENSE.