aglerr's Plugin Wiki
  • Welcome
  • aglerr's plugin
    • Player Profiles
      • Commands & Permissions
      • Options & Configuration
        • config.yml
        • custom-items.yml
    • Top Damage
  • The-Only Plugin Series
    • The-Only Mobcoins
      • Commands & Permissions
      • Placeholders
      • Plugin's files
        • config.yml
        • mobs.yml
        • shops
          • rotating-shop (WIP)
            • rotating-shop.yml (WIP)
          • category-shop (WIP)
            • categories (WIP)
              • weaponsAndTools.yml (WIP)
              • armor.yml (WIP)
            • category-shop.yml (WIP)
          • confirmation_menu.yml (WIP)
          • main_menu.yml (WIP)
      • Developer API
        • Custom Events
    • The-Only Donations
      • Commands & Permissions
      • Placeholders
      • Plugin's Files
        • config.yml
  • Additional Resources
    • Discord
    • My Spigot Resource
Powered by GitBook
On this page
  • Hex Color Usages
  • Example Usage

Was this helpful?

  1. The-Only Plugin Series
  2. The-Only Donations

Plugin's Files

The list of plugin's configuration files

PreviousPlaceholdersNextconfig.yml

Last updated 3 years ago

Was this helpful?

Hex Color Usages

Here, we will show you exactly how to use hex color in the messages. First of all, here is the available format:

Description

Syntax

RGB Hex Color

&#ff0ff&Text

Gradient

&#eecda3-#ef629f&Text

Rainbow

&rainbow&Text

Rainbow Phase

&rainbow:20&Text

Example Usage

messages:
  header: '&rainbow:20&---------------------------------------'
  line1: ' &6» &#e6da77&{player} &ejust donated!'
  line2: ' &rainbow:90&» Store: store.example.com'
  line3: ''
  line4: ' &#eecda3-#ef629f&MONTHLY GOAL (${goal_current_donation}/${goal_donation_goal})'
  line5: ' {goal_progress_bar} &7{goal_percentage}%'
  line6: ''
  line7: ' &rainbow&Product: {product_displayname} (${product_price})'
  line8: ' &7(( Help us keep the server alive! ))'
  footer: '&rainbow:20&---------------------------------------'

config.yml