REBOOT
Keywords: REBOOT
=== STAFF MANUAL ===
Usage: reboot <option>
reboot all
Description:
Reload game text files and data from disk without a copyover. Each
option re-reads a specific file into memory, replacing the current
contents instantly.
Options:
all ........... Reload all text files listed below at once.
wizlist ....... Staff list displayed at login.
news .......... The NEWS file.
credits ....... The CREDITS file.
motd .......... Message of the Day (shown to players at login).
imotd ......... Immortal MOTD (shown to staff at login).
help .......... The default help screen (help with no arguments).
info .......... The INFO file.
policy ........ The POLICIES file.
handbook ...... The staff handbook.
background .... The BACKGROUND file.
login ......... Login screen displayed on connect.
welcome ....... Welcome message.
start ......... New character start message.
plrindex ...... Rebuild the player index from pfiles on disk.
xhelp ......... Reload all help entries from help.hlp.
tiles ......... Reload tile definitions for tbuild/gbuild.
Notes:
- Most options reload static text files. The xhelp option is
distinct -- it reloads the full searchable help database used by
the help <topic> command.
- The help option only reloads the screen shown when a player
types help with no arguments. To reload help topics, use
reboot xhelp.
- The all option reloads all text files but does not include
xhelp, plrindex, or tiles -- those must be reloaded separately.
- Requires Admin staff privileges.
=== END MANUAL ===