Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing TextFormat colors #6584

Open
AkmalFairuz opened this issue Dec 22, 2024 · 1 comment
Open

Add missing TextFormat colors #6584

AkmalFairuz opened this issue Dec 22, 2024 · 1 comment
Labels
Category: API Related to the plugin API Easy task Probably really easy to do, good task for first-time contributors Type: Enhancement Contributes features or other improvements to PocketMine-MP

Comments

@AkmalFairuz
Copy link
Contributor

Description

Missing colors:

  • Quartz §h
  • Iron §i
  • Netherite §j
  • Redstone §m
  • Copper §n
  • Gold §p
  • Emerald §q
  • Diamond §s
  • Lapis §t
  • Amethyst §u
  • Resin §v

Source: https://github.com/Sandertv/gophertunnel/blob/master/minecraft/text/colour.go

@dktapps
Copy link
Member

dktapps commented Dec 22, 2024

Most have already been added by #5838

@dktapps dktapps added Category: API Related to the plugin API Type: Enhancement Contributes features or other improvements to PocketMine-MP Easy task Probably really easy to do, good task for first-time contributors labels Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: API Related to the plugin API Easy task Probably really easy to do, good task for first-time contributors Type: Enhancement Contributes features or other improvements to PocketMine-MP
Projects
None yet
Development

No branches or pull requests

2 participants