New @command (something like @is)

Imported from legacy Flarum.
Original author: Trashy (Flarum #38)

Is it possible to create a @command (maybe @is aka @itemscript) similar to the @ii but instead of showing you the info on the item, it gives you the exact script lines for the specific item ID? Wouldn’t that be much easier to find bugs/check if an item is 100% correctly scripted?

For ex:

You use @ii and get something like this

In which you can click the item preview and read it’s description.

You use @is and get something like this

In which you can check the lines to the script of a specific item.

Not sure if this is possible, but would be a nice addition.

Imported from legacy Flarum.
Original author: Muh (Flarum #1)

Hi and thank you for your suggestion.

Currently we don’t want to make the itemscripts public.
What we can and will do is expand the outputs of our battlestats command to see all the information needed.
If you have specific wishes for that, feel free to suggest these, too.