Yesterday, while playing, just realized that the function "/yawn" exists, and I have never seen anyone use it (they prefer "/me yawns").
What I was thinking is to include most (if not all) of those RP-related commands into the help list, like that:
<branch name="User Commands">
Commands to control various player actions. Many of these are also available via windows and context menus.
<!-- START - THIS IS THE PART WHICH SHOULD BE ADDED TO HELP.XML -->
<branch name="Roleplaying commands">
Commands that do not fill in any specific purpose except to improve the roleplaying experience.
<topic name="/sit">
Your character will sit on the ground</topic>
<topic name="/yawn">
Your character will start yawning, and tries (unsuccessfully) to cover it up</topic>
<topic name="/what-ever-else-there-is">
You character will do what ever else there is to do ...</topic>
</branch>
<!-- END - THIS IS THE PART WHICH SHOULD BE ADDED TO HELP.XML -->
<topic name="/die">/die
Use to commit suicide, for example when /unstick does not get you free.</topic>
<topic name="/who">/who filter
Lists players currently online matching filter. If no filter is specified, then all online players are listed.</topic>
</branch>Normally, if the game accepts it, a new folder should appear under "User Commands" called "Roleplaying Commands".
This would greatly help those new players, who know nothing about PlaneShift (except that it is a game), and who did not read these forums or the main website or even the PS Wiki ...