Rainbow Warrior Beta v0.2
Rainbow Warrior v0.2
Introduction
Rainbow Warrior is a plugin that, when activated, cycles through random colors of leather armor creating a funky effect and giving you an opportunity to become a Rainbow Warrior.
| Update Rate Setting = 4 ticks | Update Rate Setting = 20 ticks |
![]() | ![]() |
Features
- Gives everyone an opportunity to become a Rainbow Warrior!
- User of permissions can be toggled from config.yml
- Outfit update rate can be changed in config.yml
- To temporarily disable the plugin, simply change enablePlugin setting in config.yml
- COMING SOON: Become an actual rainbow (Armor will chnage its color in the same order as colors in a rainbow)
- COMING SOON: "Blink" settings - specify two colors and the armor will toggle between those 2 colors!
- COMING SOON: Colored Armor Sets!
- Survival friendly! Rainbow Armor cannot be stolen:
![]() | On this gif I'm trying to Shift+Click dyed armor but the plugin blocks me from stealing anything. |
Commands
- /rainbowhelp
- This command will display the help section of the plugin.
- /rainbowme
- This command will turn you into a Rainbow Warrior.
- /rainbowother {Player's Name}
- This command will turn specified player into a Rainbow Warrior.
- /rainbowreload
- This command will reload plugins's config.yml.
Permissions
| Permission | Description | Affected by usePermissions value |
| rainbowwarrior.me | This permission will give players the ability to use /rainbowme | Yes |
| rainbowwarrior.other | This permission will give players the ability to use /rainbowother {Player's Name} | Yes |
| rainbowwarrior.help | This permission will give players the ability to use /rainbowhelp | Yes |
| rainbowwarrior.reload | This permission will give players the ability to use /rainbowreload | No |
Configuration
| Setting Name | Type | Description | Recommended Value |
| enablePlugin | Boolean | If set to true, will enable the plugin. If set to false, will disable plugin's main functionality but will still allow players to reload plugin's config.yml | true |
| updateTicks | Integer | This will determine how long the plugin will wait before changing the color of the armor. IMPORTANT: This should be an integer and recommended values are from 4 to 20. Bigger values are less likely to cause lag. 1 second = 20 ticks | 5 |
| usePermissions | Boolean | If set to true, will require players to have permissions stated above. If set to false, plugin will diregard permissions and anyone will be able to access Rainbow Warrior. IMPORTANT: Permission rainbowwarrior.reload will always be required to reload plugin's config.yml | true |
Info




Source on GitHub
Comments