I’m wondering how I can possibly edit the ./help command output. The default one is extremely ugly and unsatisfying.
http://prnt.sc/dp3cro
is what I want to be able to edit.
Thank you,
Charles Berkley
Lucidity Founder
I’m wondering how I can possibly edit the ./help command output. The default one is extremely ugly and unsatisfying.
http://prnt.sc/dp3cro
is what I want to be able to edit.
Thank you,
Charles Berkley
Lucidity Founder
Look in the direction of Nucleus
yeah, already changed.
I not a lot of plugins change the /help menu afaik, so I have no idea.
You just make your own /help command, overriding the Sponge one. Get information from the CommandManager and its registered CommandCallables (through CommandMapping).