Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sirblobman/discoarmor
A plugin with multi-colored armor
https://github.com/sirblobman/discoarmor
armor bukkit bukkit-plugin disco folia-supported minecraft paper plugin spigot spigot-plugin
Last synced: 1 day ago
JSON representation
A plugin with multi-colored armor
- Host: GitHub
- URL: https://github.com/sirblobman/discoarmor
- Owner: SirBlobman
- License: gpl-3.0
- Created: 2019-02-06T21:02:29.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T05:23:42.000Z (about 1 year ago)
- Last Synced: 2024-11-15T16:46:23.331Z (about 2 months ago)
- Topics: armor, bukkit, bukkit-plugin, disco, folia-supported, minecraft, paper, plugin, spigot, spigot-plugin
- Language: Java
- Homepage: https://www.spigotmc.org/resources/60700/
- Size: 276 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Disco Armor
**Warning!** If you are prone to epilepsy or seizures, do not use this armor!
## Downloads
[SpigotMC](https://www.spigotmc.org/resources/60700/)
[Hangar](https://hangar.papermc.io/SirBlobman/DiscoArmor)
[Jenkins (Beta)](https://jenkins.sirblobman.xyz/job/SirBlobman/job/DiscoArmor/job/main/)## Description:
Disco Armor is a fun plugin that puts leather armor on players. The armor will with change colors on a timer.
### Supported Versions
Disco Armor support Spigot, Paper, and Folia.
Other custom forks may work, but they are untested and support will not be provided.
The following Minecraft versions are currently supported:- 1.18.2
- 1.19.4### Features
- Seven built-in disco armor patterns.
- Configurable timer for color changing speed.
- Prevents players from stealing and dropping armor.
- Automatically saves and restores previous armor.
- Configurable messages, armor name/lore, and menu text.
- Administrator commands to change and disable player armor.
- Optional glowing effect.## Compilation Instructions
If you wish to compile the plugin yourself, you can run the following commands:
```shell
git clone "https://github.com/SirBlobman/DiscoArmor.git"
cd DiscoArmor
./gradlew clean build
```## Further Information
You can get support for this plugin on my [Discord](https://discord.gg/XMq2agT)
or by creating an [issue](https://github.com/SirBlobman/DiscoArmor/issues/new/choose).