Crazy-Crew / CrazyAuctions

A simple auctions plugin where you can sell your items and bid on other items!
https://modrinth.com/plugin/crazyauctions
MIT License
106 stars 65 forks source link

confirm and cancel cannot be used with hex #183

Closed TofaDev closed 3 weeks ago

TofaDev commented 2 months ago

Spark link

No response

Plugin Version

1.4.2

Server Version

1.20.6

Server Platform

Paper

Describe the bug

when you try to specify a hex color in this place:


      Confirm: #The Confirm Buttons.
        Item: 'LIME_STAINED_GLASS_PANE'
        Name: '&aConfirm'
      Cancel: #The Cancel Buttons.
        Item: 'RED_STAINED_GLASS_PANE'
        Name: '&cCancel'

the buttons in the menu stop working

Steps to reproduce

  1. edit confirm and/or cancel buttons who are responsible for the text on the buttons when agreeing or refusing a purchase
  2. restart server
  3. try to press the button, nothing's going to happen.

Additional context

No response

Agreements

ryderbelserion commented 3 weeks ago

Fixed