✨ Add VelocityCommandPreprocessor
This commit is contained in:
parent
ad3ca86f42
commit
d86973f227
8 changed files with 94 additions and 92 deletions
|
|
@ -47,7 +47,7 @@ import java.util.regex.Pattern;
|
|||
/**
|
||||
* Parser for color codes.
|
||||
* <p>
|
||||
* Accepts {@link NamedTextColor NamedTextColors}, Legacy Minecraft {@literal &} color codes, Hex Codes (#RRGGBB)
|
||||
* Accepts {@link NamedTextColor NamedTextColors}, Legacy Minecraft {@literal &} color codes, and Hex Codes (#RRGGBB or RRGGBB)
|
||||
*
|
||||
* @param <C> Command sender type
|
||||
* @since 1.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue