Skip to main content
Version: Current

Map Dye

An example of how to dye your maps!

  Prizes:
1:
DisplayName: '<red>An map colored green.'
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.