Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # -------------------------------- #
- #
- # ~ COLORS ~
- # By @DeivydSao
- #
- # All this will take effect only after the server is restarted.
- #
- # If the server version is greater than or equal to 1.16, you can use hex colors by adding the option
- # (By default the option is already added if the plugin has been loaded in version >=1.16)
- # colors:
- # black:
- # color-format: 'Black'
- # color: '&8'
- # data-wool: 1
- # hex: '#000000'
- #
- # If you want to use the color type of HEADS, you must have an option
- # called 'head-url', this you can add, or when you have the option in
- # menus.yml in 'color-type: 3' will generate all the options in each
- # color when you restart the server. (You can search for head url at https://minecraft-heads.com/)
- # colors:
- # black:
- # color-format: 'Black'
- # color: '&8'
- # data-wool: 1
- # hed-url: 'http://textures.minecraft.net/texture/9d4f187f41cae641558f8787bf1e7be72a6d72911b21c97d916f0a7faaf28f7'
- # -------------------------------- #
- colors:
- black:
- head-url: http://textures.minecraft.net/texture/9d4f187f41cae641558f8787bf1e7be72a6d72911b21c97d916f0a7faaf28f7
- color-format: Black
- color: '&8'
- data-wool: 15
- hex: '#2A2A2A'
- green:
- head-url: http://textures.minecraft.net/texture/ebc37c9b37f4df36e4e50435fd41ecd6a7a711d11b91a6e507d285e8e85bd
- color-format: Green
- color: '&2'
- data-wool: 13
- hex: '#009D14'
- cyan:
- head-url: http://textures.minecraft.net/texture/9dab10a2f4f3702213a64cf941ed1f743b43135abc38ee11949d7272f36489
- color-format: Cyan
- color: '&3'
- data-wool: 9
- hex: '#009999'
- red:
- head-url: http://textures.minecraft.net/texture/3c4d7a3bc3de833d3032e85a0bf6f2bef7687862b3c6bc40ce731064f615dd9d
- color-format: Red
- color: '&c'
- data-wool: 14
- hex: '#FF4343'
- purple:
- head-url: http://textures.minecraft.net/texture/6f67891591a88b9d3995047bf9403df24d609cd696bbf97cd31f787eb4b
- color-format: Purple
- color: '&5'
- data-wool: 10
- hex: '#6E00FF'
- orange:
- head-url: http://textures.minecraft.net/texture/a9db1760dab1ed801a594a63cdc4a2e3b3e1d12e8056a702044774a52b1d18
- color-format: Orange
- color: '&6'
- data-wool: 1
- hex: '#FF9D00'
- gray:
- head-url: http://textures.minecraft.net/texture/81fb8ce6408a5851384e1c2ef753851eac18ba4018266cdd669dc944873d42
- color-format: Gray
- color: '&7'
- data-wool: 8
- hex: '#979797'
- dark-gray:
- head-url: http://textures.minecraft.net/texture/6e5286c470f66ffa1a18331cbffb9a3c2a4424a8c7259c4436fd2e35582a522
- color-format: Dark Gray
- color: '&8'
- data-wool: 7
- hex: '#5E5E5E'
- blue:
- head-url: http://textures.minecraft.net/texture/87572b5afe38fa8b051e90bdbf461b4737abe4550a35c82fc2dca6d75583a
- color-format: Blue
- color: '&9'
- data-wool: 11
- hex: '#006AFF'
- lime:
- head-url: http://textures.minecraft.net/texture/3296d3e1493fa32d827a3635a683e5bded64914d75e73aacdccba46d8fd90
- color-format: Lime
- color: '&a'
- data-wool: 5
- hex: '#1DFF00'
- light-blue:
- head-url: http://textures.minecraft.net/texture/fe21c9372ebb9e236f6d90c4afcd47b85a3fe55b53afd49224be9c8635b67e6
- color-format: Light Blue
- color: '&b'
- data-wool: 3
- hex: '#00FFF7'
- pink:
- head-url: http://textures.minecraft.net/texture/329b337f56b9aa6077c6845eb3899496dcc3efbb1241a71e268fe1a169bd5a
- color-format: Pink
- color: '&d'
- data-wool: 6
- hex: '#E500FF'
- yellow:
- head-url: http://textures.minecraft.net/texture/ab2cdf481747f11993647937e9c489d8bebcaf5f2d886fd98c2032844d1
- color-format: Yellow
- color: '&e'
- data-wool: 4
- hex: '#FFFE00'
- white:
- head-url: http://textures.minecraft.net/texture/97c2144fdcb55c3fc1bf1de51cabdf52c3883bcb578923226beb0d85cb2d980
- color-format: White
- color: '&f'
- data-wool: 0
- hex: '#FFFFFF'
- brown:
- head-url: http://textures.minecraft.net/texture/37cec86f55422e6ccf9836aba09591cf5841e379a9a4394830f180957edc4395
- color-format: Brown
- color: '&8'
- data-wool: 12
- hex: '#876247'
- dark-red:
- head-url: http://textures.minecraft.net/texture/3cc470ae2631efdfaf967b369413bc2451cd7a39465da7836a6c7a14e877
- color-format: Dark Red
- color: '&4'
- data-wool: 14
- hex: '#800000'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement