diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
commit | c3eee8e333866d92e5fd94ae83cef618758c11bb (patch) | |
tree | 234a06fd90bd61a6668490a0cbf8870e6c674b81 /data/admin/addplayer |
FICS RPBLC v1.4.61.4.6
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] + |