ChatColor ✨ Custom Patterns ✅ Full Configurable icon

ChatColor ✨ Custom Patterns ✅ Full Configurable -----

ChatColor [1.8 - 1.21] Full Configurable | Custom Patterns | PlaceholderAPI Support



Changes
• The GUI system has been changed fixing and optimizing code

• The system that the plugin uses to save data has been changed

• The system that imports items from the configuration has been changed.
Before:
upload_2021-12-11_6-45-46.png
Later:
upload_2021-12-11_6-45-31.png

• If you are a developer and you would like to use ChatColor in your plugin you can use the following methods
Code (Java):
Pattern pattern = PatternLoader. getPatternByName ( "rainbow" ) ;
List <Pattern > patterns = PatternLoader. getAllPatterns ( ) ;

String patternName = pattern. getName ( false ) ;
String patternNameFormatted = pattern. getName ( true ) ;

String textFromPattern = pattern. getText ( "My colored text :D!" ) ;

CPlayer cplayer = CPlayer (player ) ;

cplayer. setPattern (pattern ) ;
Pattern playerPattern = cplayer. getPattern ( ) ;
cplayer. disablePattern ( ) ;

//Returns if the player has permission to use the pattern (if the pattern has a permission)
boolean canUse = cplayer. canUsePattern (pattern )
----------, Dec 11, 2021
Resource Information
Author:
----------
Total Downloads: 7,505
First Release: Jun 11, 2021
Last Update: Nov 16, 2024
Category: ---------------
All-Time Rating:
17 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings