EssentialsX

EssentialsX

2M Downloads

color code issue with non-existent warps signs

melaniebeedot opened this issue ยท 0 comments

commented

Type of bug

Performance issue or memory leak

/ess dump all output

https://essentialsx.net/dump.html?id=7f806c96a52f403aaa39128ba174e1a5

Error log (if applicable)

No response

Bug description

when creating a warp sign for a warp that doesn't exist, the error i get in chat shows the color code \<dark_red>

Steps to reproduce

  1. Have latest essentials dev build
  2. Try to create a warp sign for a warp that doesn't exist
  3. See error message in chat: Error: Error: \<dark_red> That warp does not exist.
    2024-10-17_16 18 28

Expected behaviour

Regular error message without color codes being shown

Actual behaviour

Error message with color code showing.

Additional Information

No response