ModReq Commands: Difference between revisions
Jump to navigation
Jump to search
(Formatting) |
(Formatting #2) |
||
Line 3: | Line 3: | ||
==Bans== | ==Bans== | ||
* '''.lookup''' ''nick'' - List bans for ''nick'' on our servers. | |||
List bans for ''nick'' on our servers. | * '''.bans''' ''nick'' - List bans for ''nick'' on all servers. | ||
* '''.unban''' ''nick'' - Unbans ''nick'' on the server. | |||
* '''.addban''' ''nick'' ''reason'' - '''Admins only'''(''addban''). Adds a ban to ''nick'' for ''reason''. | |||
List bans for ''nick'' on all servers. | |||
Unbans ''nick'' on the server. | |||
'''Admins only'''(''addban''). Adds a ban to ''nick'' for ''reason''. | |||
==Notes== | ==Notes== | ||
* '''.notes''' ''nick'' - Lists notes for ''nick'' on all servers. | |||
Lists notes for ''nick'' on all servers. | * '''.delnote''' ''noteid'' - Deletes note ''noteid'' from our servers. | ||
* '''.addnote''' ''nick'' ''note'' - '''Admins only'''(''addnote''). Adds a note to ''nick'' with text ''note''. | |||
Deletes note ''noteid'' from our servers. | |||
'''Admins only'''(''addnote''). Adds a note to ''nick'' with text ''note''. | |||
==Item Codes== | ==Item Codes== | ||
* '''.id''' ''id'' - Gives an item's full name for the given ''id''. | |||
Gives an item's full name for the given ''id''. | * '''.name''' ''search'' - List items and item codes that match ''search''. | ||
List items and item codes that match ''search''. | |||
==Bot Administration== | ==Bot Administration== | ||
Line 39: | Line 23: | ||
All commands from this section are '''admin only'''. | All commands from this section are '''admin only'''. | ||
* '''.setmc''' ''ircnick'' ''nick'' - Associates ''ircnick'' with minecraft ''nick'', so that the minecraft nickname | |||
Associates ''ircnick'' with minecraft ''nick'', so that the minecraft nickname | * '''.getperms''' ''ircnick'' - Gets the current permissions for ''ircnick''. | ||
* '''.setperm''' ''ircnick'' ''perm'' ''value'' - Sets the permission ''perm'' on ''ircnick'' to ''value''. | |||
Gets the current permissions for ''ircnick''. | |||
Sets the permission ''perm'' on ''ircnick'' to ''value''. |
Revision as of 02:03, 11 November 2011
ModReq is the bot that roams the moderator channel on irc, #redditmc-mods. It accepts the commands described here.
Bans
- .lookup nick - List bans for nick on our servers.
- .bans nick - List bans for nick on all servers.
- .unban nick - Unbans nick on the server.
- .addban nick reason - Admins only(addban). Adds a ban to nick for reason.
Notes
- .notes nick - Lists notes for nick on all servers.
- .delnote noteid - Deletes note noteid from our servers.
- .addnote nick note - Admins only(addnote). Adds a note to nick with text note.
Item Codes
- .id id - Gives an item's full name for the given id.
- .name search - List items and item codes that match search.
Bot Administration
All commands from this section are admin only.
- .setmc ircnick nick - Associates ircnick with minecraft nick, so that the minecraft nickname
- .getperms ircnick - Gets the current permissions for ircnick.
- .setperm ircnick perm value - Sets the permission perm on ircnick to value.