X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/7827220c933cf2fd53437d1285b639a49b213508..5ee4dc2b0f816ee038de40b637d1f66130c4d3c3:/INSTALL diff --git a/INSTALL b/INSTALL index b77d637..d88eac6 100644 --- a/INSTALL +++ b/INSTALL @@ -103,22 +103,22 @@ Compiling: with no verbosity, use the '-f' flag. If you just want to run it, execute X3 without any flags. - 10) Once you have X3 started, you'll need to register a NickServ + 10) Once you have X3 started, you'll need to register a AuthServ account: - /msg NickServ@services.irc.com register + /msg AuthServ@services.irc.com register Make sure that you register the first account -- it is automatically granted certain privileges and gives you root-level - access to OpServ once you are opered up. + access to O3 once you are opered up. - 11) New operators can be given access to OpServ through NickServ's + 11) New operators can be given access to O3 through AuthServ's (or whatever you've named the nick/authentication service) oset command: - /msg NickServ oset |* level + /msg AuthServ oset |* level Levels are generally beween 0 and 1000 by convention; higher numbers correspond to more access. You can also add helpers (users with extra privileges such as security override in - traditional configurations) through NickServ: - /msg NickServ oset |* flags +H + traditional configurations) through AuthServ: + /msg AuthServ oset |* flags +H End of file, INSTALL.