|
Useless program for a few reasons.
#1: Commands should never be a requirement for play. They should be for debugging and admin controls ONLY
#2: If your admins cannot remember a few simple commands then that's a problem of either A: How your commands were written or B: How stupid your mods are
#3: A handy reference table (as mentioned) would be better done as a website. Just have a search box on a website which pulls data from your itemtype table and sorts it conveniently if you need references like item names/skill ids. Those are the only things I'd say are actually difficult to remember.
Let me clarify my 'commands should never be used' statement.
If you can do something with a command, you can do it better another way. This means things like... shops, npcs, item request scroll in your inventory, etc. It will look better, be more user friendly and work much more effectively.
|