Add Trait Info to /npc
I would like the info command to provide more information not only about the npc but about the current traits. The first step in this direction would be to list every trait (including the internals). Exceptions could be made on the cosmetical traits like SlimeSize or HorseVarient.
In addition to just listing the traits, the traits should be able to add own information to the command output (e.g. is the LookClose trait currently enabled). This would make debugging and performance optimisation much easier.
Which info command?
The command /npc gives the information
Might make more sense to have something like an /npc traits to see the full trait list with details?
The info in /npc is very quick+terse basic info... a traits list could be massive on some NPCs, especially with additional information added. Would probably need to go through the paginator even.