X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fmod-hostserv.help;h=7ce9515158bd3f000361dab130f0334abbe2cfa8;hb=296fbfc38aef2d6061044391557813838457fd55;hp=8ebf0eee9c412b565f27c6188914a2a1a8203be9;hpb=7b7fd7e3c4d05117751fe89204260333e78e8fe3;p=srvx.git diff --git a/src/mod-hostserv.help b/src/mod-hostserv.help index 8ebf0ee..7ce9515 100644 --- a/src/mod-hostserv.help +++ b/src/mod-hostserv.help @@ -1,31 +1,41 @@ -view -addmanager -delmanager -set -assign -revoke -addhost -delhost -"" ("$b$H Help$b", - "$b$G$b is a fakehost service, with this you can manage your own fakehosts.", +"" ("$b$S Help$b", + "$b$S$b is a fakehost service, with this you can manage your own fakehosts.", " USER - User Commands", " MANAGER - Manager Commands" ); "USER" ("$bUser Commands:$b", - " SET Sets the given fakehost.", - " VIEW View fakehostdetails and userdetails." + " SET Sets the given fakehost.", + " VIEW View fakehostdetails and userdetails." ); "MANAGER" ("$bManager Commands:$b", - "ADDHOST Adds the given host to the database.", - "ADDMANAGER Adds a manager to the given group.", - "ASSIGN Adds a user to the given group.", - "DELHOST Deletes the given host from the database.", - "DELMANAGER Deletes a manager from the given group", - "REVOKE Deletes a user from the given group" -); -"SET" ("/msg $H SET ", + "ADDHOST Adds the given host to the database.", + "ADDMANAGER Adds a manager to the given group.", + "ASSIGN Adds a user to the given group.", + "DELHOST Deletes the given host from the database.", + "DELMANAGER Deletes a manager from the given group", + "UNASSIGN Deletes a user from the given group" +); +"SET" ("/msg $S SET ", "Sets the given fakehost to your AuthServ Account." ); -"VIEW" ("/msg $H VIEW [group|nick|*account]", - "Reports various pieces of information about a fakehostgroup or user. If no parameters are given it will use your current nick," +"VIEW" ("/msg $S VIEW [group|nick|*account]", + "Reports various pieces of information about a fakehostgroup or user. If no parameters are given it will use your current nick." +); +"ADDHOST" ("/msg $S ADDHOST ", + "" +); +"ADDMANAGER" ("/msg $S ADDMANAGER ", + "" +); +"ASSIGN" ("/msg $S ASSIGN ", + "" +); +"DELHOST" ("/msg $S DELHOST ", + "" +); +"DELmANAGER" ("/msg $S DELHOST ", + "" +); +"UNASSIGN" ("/msg $S UNASSIGN ", + "" ); \ No newline at end of file