Difference between revisions of "Rehash"

From StickMUD
Jump to navigation Jump to search
(Created page with "<code>rehash</code> - Enables new commands as they become available. == Description == Refreshes game command paths between logins. Mortal players only need perform this at t...")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<code>rehash</code> - Enables new commands as they become available.
+
<code>rehash</code> - Enables or disables commands per their current availability in the game.
  
 
== Description ==
 
== Description ==
Line 11: Line 11:
 
|Refreshes command paths to gain or lose game commands.
 
|Refreshes command paths to gain or lose game commands.
 
|}
 
|}
 +
 +
== See Also ==
 +
[[command]]

Latest revision as of 11:12, 20 June 2021

rehash - Enables or disables commands per their current availability in the game.

Description

Refreshes game command paths between logins. Mortal players only need perform this at the direction of a coder.

Syntax
Command Description
rehash Refreshes command paths to gain or lose game commands.

See Also

command