Placeholders
There are plenty of New Placeholders you can use in the plugin! You must install PlaceholderAPI to use these.
%eb_color%
Displays the selected color (ex. #FFFFFF)
%eb_brushcount%
Displays the brush count
%eb_brushcount_<player>%
Displays the brush count for a specific player
%eb_setting_<setting>%
Displays the value of a setting
%eb_colors_text%
Displays the color in text format (ex. FFFFFF)
%eb_colors_cymk%
Displays the CMYK values
%eb_colors_rgb%
Displays the RGB values
%eb_colors_hsl%
Displays the HSL values
%eb_colors_hsv%
Displays the HSV values
%eb_handbrush%
Displays the currently selected hand brush
%eb_handbrush_<brushname>%
Displays the specific hand brush by name
%eb_colors_cymk_c%
Displays the C value
%eb_colors_cymk_y%
Displays the Y value
%eb_colors_cymk_m%
Displays the M value
%eb_colors_cymk_k%
Displays the K value
%eb_colors_rgb_r%
Displays the R value
%eb_colors_rgb_g%
Displays the G value
%eb_colors_rgb_b%
Displays the B value
%eb_colors_hsl_h%
Displays the H value
%eb_colors_hsl_s%
Displays the S value
%eb_colors_hsl_l%
Displays the L value
%eb_colors_hsv_h%
Displays the H value
%eb_colors_hsv_s%
Displays the S value
%eb_colors_hsv_v%
Displays the V value
%eb_selection%
Displays the Current selection (for example what the brush's affected blocks going to be) in numerical
You might ask why all these placeholders? The answer:
Last updated