RGBArrows
Effect showcase with
HomingArrows because my aim is garbage
Plugin description
This extremely lightweight plugin shows the world your archery skills with a cool rainbow glow flashing effect on your arrows! Can be used as a cosmetic perk for donators or even simply as a unique feature to make your server stand out. Works with Bukkit and Paper Minecraft servers.
Features
- Highly customizable
- Works with arrow variants
- Optional permissions system
- Optional: hide arrows that are behind a wall (see below for directions)
Commands
/rgbreload - Reloads the plugin
Permissions
rgb.use - Allows player to shoot rainbow arrows, given by default unless disabled in settings.yml
rgb.admin - Allows player to use all commands
Configuration
The config is split into settings.yml and messages.yml
settings.yml
Code (YAML):
# What a line in messages.yml will start with if you don't want to use messageformat
# For example "Plugin > some message" is the default message
# You can change it to "some message" if you replace the default with the following in messages.yml
# example: "--some message"
negateformat
:
"--"
# The delay, in ticks, between color changes
# Restart the server for changes to take effect
delay
: 2
# The delay, in seconds, after an arrow hits a block for its RGB to wear off
removedelay
: 4
# Sets if users need permission "rgb.use" to shoot rgb arrows
usepermissions
: false
messages.yml
Code (YAML):
# The format that all messages will follow unless negated with prefix stated in settings.yml
messageformat
:
"&eRGBArrows &8> &f{message}"
nopermissions
:
"You can't use that command!"
usage
:
"Usage: {usage}"
Support
To hide arrows behind walls, just install the latest version of ProtocolLib and restart RGBArrows or your server.
If you found a bug or have a suggestion,
add a comment
Satisfied? Leave a review!