About WolfColors
This plugin randomly selects a wolf's collar color after being tamed. Players can also set a default color for themselves or others.

Features
If the player has the correct permission the collar color is randomized.
How to install
Just drop the jar file in your plugins directory and restart your server. Configure permissions.
Permissions
- wolfcolors.wolfcolors - Allow player to get a random color for their pet wolf's collar. (default: false)
- wolfcolors.set.other - Allow player to set other player's default wolf collar. (default: op)
- wolfcolors.list - List all player collar colors. (default: op)
- wolfcolors.set.self - Allow player to own default wolf collar. (default: false)
Configuration
none
Commands
- /wc set [player] [color] - Set another player's default wolf collar color.
- /wc unset ([player]) - Unset collar default color for self or other player.
- /wc set [color] - Set a player's own default wolf collar color.
- /wc list ([player]) - List collar colors.
Source
See github.
Change Log
- v2.1.0 - March 24, 2013
- Add /wc commands.
- v2.0.1 - December 19, 2012
- Update for 1.4.5-R1.0 and newer (removed NMS code).
- v2.0.0 - December 8, 2012
- Randomizes the wolf's collar color on tame.
- v0.1.0 - December 7, 2012
- Initial build


