Skip to main content
Version: Current

Map Dye

An example of how to dye your maps!

  Prizes:
1:
DisplayName: '&cAn leather helmet.'
DisplayItem: 'FILLED_MAP:GREEN'
# DisplayItem: 'FILLED_MAP:133,50,73'
DisplayAmount: 1
MaxRange: 100
Chance: 1
Items:
- 'Item:FILLED_MAP:GREEN'
Items:
- Item:{FILLED_MAP}:GREEN

You have a selection of [colors](https://jd.papermc.io/paper/ 1.21.1/org/bukkit/Color.html) to use with this option.

Items:
- Item:{FILLED_MAP}:133,50,73

This allows you to dye your map any color you want.

  • r = red
  • g = green
  • b = blue

RGB! It improves performance /j

You can use a color picker to find any color you want.