[SPIGOT-181] Console /say is no longer purple Created: 11/Dec/14 Updated: 11/Dec/17 Resolved: 11/Dec/14 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Justin W. Flory (jflory7) | Assignee: | Thinkofname |
Resolution: | Won't Fix | Votes: | 1 |
Labels: | 1.8, bug, console, spigot | ||
Environment: |
Java Version: OpenJDK 1.7.0_71 |
Description |
A small bug we noticed this morning was that the /say command no longer is formatted with the default &d color tag. Instead, it is now just all white. Not sure if this was intended to mimic vanilla behavior or if it was accidental, but nonetheless, it was a bit of an unexpected change and makes it harder to get players' attention using the /say command. I don't know what other information to report. If anything is needed, please let me know. |
Comments |
Comment by RyanTheLeach [ 12/Dec/14 ] |
If you really want this functionality it should be added by a plugin, any chance of ripping out the previously removed bukkit commands as plugins thinkofdeath for compatibility? |
Comment by Thinkofname [ 11/Dec/14 ] |
Ugh formatting issues :/ /tellraw @a {color:purple,text:"Hello vanilla!"}
|
Comment by Thinkofname [ 11/Dec/14 ] |
At this point its better to follow vanilla commands so I wont be changing this. I have however re-enabled selectors for players/console so you can do /tellraw @a color: Color value is invalid
To get the same result + more features |
Comment by mibby mibster [ 11/Dec/14 ] |
Was just about to create a ticket for this. |
Comment by Justin W. Flory (jflory7) [ 11/Dec/14 ] |
Bammerbom |
Comment by Bammerbom [ 11/Dec/14 ] |
@Justin W. Flory Edit: Help how do I tag someone? |
Comment by Justin W. Flory (jflory7) [ 11/Dec/14 ] |
Bammerbom |
Comment by Bammerbom [ 11/Dec/14 ] |
Every command overwritten by bukkit changed to the default minecraft ones. The one of minecraft has no purple color. So it is intended behaviour, but I liked the purple color. |