Difference between revisions of "Blacklist.php"
From Bebot Wiki 2
Jump to navigationJump to search (Created page with '====== Blacklist.php ====== ==== Description ==== Module to keep a list of persons blacklisted by the guild. ==== Features ==== * Warns if a person is blacklisted if you d…') |
|||
Line 12: | Line 12: | ||
===== Commands provided ===== | ===== Commands provided ===== | ||
− | + | <pre> | |
^Command ^ Keyword ^Argument(s) ^Description ^Tell ^Guild ^Priv ^ | ^Command ^ Keyword ^Argument(s) ^Description ^Tell ^Guild ^Priv ^ | ||
|!blacklist|add |<name> |Adds player <name> to the blacklist |N/A |Leader |Leader | | |!blacklist|add |<name> |Adds player <name> to the blacklist |N/A |Leader |Leader | | ||
|!blacklist|rem |<name> |Removes player <name> from the blacklist |N/A |Leader |Leader | | |!blacklist|rem |<name> |Removes player <name> from the blacklist |N/A |Leader |Leader | | ||
+ | </pre> | ||
<sub> | <sub> |
Latest revision as of 09:04, 30 July 2021
Blacklist.php
Description
Module to keep a list of persons blacklisted by the guild.
Features
* Warns if a person is blacklisted if you do a /whois on that person.
Commands provided
^Command ^ Keyword ^Argument(s) ^Description ^Tell ^Guild ^Priv ^ |!blacklist|add |<name> |Adds player <name> to the blacklist |N/A |Leader |Leader | |!blacklist|rem |<name> |Removes player <name> from the blacklist |N/A |Leader |Leader |
Notes to table:\\
- This command does not respond to tells.