diff options
Diffstat (limited to 'data/admin/addplayer')
-rw-r--r-- | data/admin/addplayer | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/admin/addplayer b/data/admin/addplayer new file mode 100644 index 0000000..6b162fb --- /dev/null +++ b/data/admin/addplayer @@ -0,0 +1,19 @@ + +addplayer + +Usage: addplayer playername emailaddress realname +RESTRICTED TO ADMINISTRATORS. + + Adds a local player to the server with the handle of "playername". For +example: + + addplayer Hawk u940456@daimi.aau.dk Henrik Gram + +If there is no email address, use "none". Settings can be revised using +asetemail, asethandle ans asetname. + +See ahelp: asetemail asethandle asetrealname raisedead remplayer +See help: register + +[Last modified: September 14, 1995 -- Friar] + |