Compatibility
Minecraft: Java Edition
1.21
1.20
1.19
1.18
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
This plugin allows you to create a simple help message in chat for players to see when they run the /help command.
Documentation: https://hcdocs.voidem.com
All Minecraft colour and formatting codes are able to be used. Hex codes may also be used along with gradients and other features. All string fields in config.yml support the colouring system.
Help Command Colouring System
Making a gradient
- "<GRADIENT:FF0000>ServerName Help</GRADIENT:FFBEBE>"
Making a static hex colour
- "<SOLID:FF0080>ServerName Help"
Making a rainbow
- "<RAINBOW1>THIS IS A REALLY COOL Rainbow</RAINBOW>"
To make a different shade of rainbow: Add a number to the end of RAINBOW e.g <RAINBOW2>, <RAINBOW3> etc