UltimateRewards Wiki
  • Getting started
    • Support
  • Addons
  • Configs
    • Player Levels
    • Referrals
    • Loginstreak
  • USAGE
    • Installation
    • Commands
  • configuration
    • Rewards
      • Creating Reward
      • Reward Types
        • Afk Reward
          • World Afk Reward
          • Area Afk Reward
          • Region Afk Reward
        • Advent Calendar
        • Pickable Reward
        • Time Reward
        • Time Fixed Reward
        • Streak Reward
        • Streak Fixed Reward
        • Vote Reward
        • Renewable Vote Reward
        • Per Vote Reward
        • Streak Vote Reward
        • Play Time Reward
        • Renewable Play Time Reward
        • Referral Reward
        • Renewable Referral Reward
        • Purchasable Reward
        • Re-Purchasable Reward
        • One Time Reward
        • Time Limited Reward
        • Custom Reward
        • Multiple Custom Reward
        • Coupon Reward
        • Discord Reward
      • Reward Settings
      • Reward Actions
      • Reward Features
        • Auto Claim
        • Notifications
        • Reward NPC
        • Discord Support
        • Reward Requirements
        • Reward Variants
        • Selectable Rewards
        • Randomization
          • Execution Chances
          • Random Placeholders
        • AFK Checkers
        • Leaderboards
    • Menus
      • Basics
      • Example of GUIs
      • Setting Menu
    • Schedules & Timers
  • Colors & Models
  • Placeholders
  • API
    • Events
    • Examples
    • Setting up own playtime calculator
  • Policies
    • TOS
Powered by GitBook
On this page
  • Custom Models
  • Textured Skulls
  • Player's Skulls
  • Colors
  • Colorizing classic text
  • Colorizing gradient (Hex Usage)
  • Colorizing gradient (Legacy Usage)
  • Colorizing gradient (Changing format in gradient text)
  • Colorizing gradient (Creating exception in gradient text)

Colors & Models

PreviousSchedules & TimersNextPlaceholders

Last updated 3 months ago

Custom Models

For custom models, the following format can be used: CustomModel[<material>]{<ID>}

Textured Skulls

You can also use textured head with base64 value. Example value:

eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjk5NjMzNzhmZmViZWM0MjBmNGM4YTU4YWQ2OTZhMTUxOGQ1N2VjNTZmOTA2OWU1YzkyMGQ2M2Q1ZWU0ZWZmMyJ9fX0

Or diretly use the head from plugin with following format:

hdb:<ID>

Player's Skulls

To insert skull of the player simple use skullofplayer as an item. For custom texture you can use following format: CustomSkull[PLAYER_HEAD]{<ID>}


Colors

Colorizing classic text

&aLegacy text

Examples

Colorizing gradient (Hex Usage)

<#FF6600>Gradient colorized text</#9DFF8A>

Examples

Colorizing gradient (Legacy Usage)

<&a>Gradient with legacy codes!</&c>

Examples

Colorizing gradient (Changing format in gradient text)

<#FF6600>&lBold text &nUnderlined Text</#9DFF8A>

Examples

Colorizing gradient (Creating exception in gradient text)

(Create color exception, and continue in gradient)

<#FF6600>Colorized text &cEXCEPTION &rcontinue in gradient!</#9DFF8A>

Examples

HeadDatabase