FastResponder
A fast/quick response plugin. Ex. If you get the same question from a lot of people on your server, "Can I be OP?" you could do "/fr op" and it would broadcast what you have written In the config file or set ingame. Another example would be a command you run often, lets say its "/say Hello Everyone" you could create a shortcut either ingame or in the config to run this with a "/cs shortcut"
Commands:
- /fr <name> - Displays the chosen message from the config.
- /frdel <name> - Deletes chosen message.
- /fradd <name> <message> - Adds a new fast respond.
- /cs <name> - Runs the Chosen Command Shortcut.
- /csdel <name> - Deletes chosen command shortcut.
- /csadd <name> <message> - Adds a new command shortcut
Permission Nodes:
- FastResponder.*:
- description: Gives access to all FastResponder commands
- FastResponder.chat.*:
- description: Gives access to all FastResponder chat commands
- FastResponder.command.*:
- description: Gives access to all FastResponder chat commands
- FastResponder.chat.use:
- description: Access to run a chat shortcut!
- FastResponder.chat.add:
- description: Access to add a chat shortcut!
- FastResponder.chat.delete:
- description: Access to delete a chat shortcut!
- FastResponder.command.use:
- description: Access to run a chat shortcut!
- FastResponder.command.add:
- description: Access to add a chat shortcut!
- FastResponder.command.delete:
- description: Access to delete a chat shortcut!
Planned Improvements
- ShortCut Lists
- Variables (You can define variables such as the name of the user running the shortcut)
- PerPlayerShortcuts
ABANDONED. FEEL FREE TO DECOMPILE AND ASK A MOD TO TAKE OVER THIS PROJECT.
-
View User Profile
-
Send Message
Posted Apr 2, 2013Hi, I see that you messaged me in-game in my server :P Here are my suggestions: Automatic response when a word is said, ex: "<SomePlayer> Can I be admin?" FR detects the words "be op" and says "No, stop asking."
You could make it use regex.
-
View User Profile
-
Send Message
Posted Nov 29, 2012@Exoaria
@Exoaria You are using an old version of the plugin, that bug has been fixed in the 0.2 version.
-
View User Profile
-
Send Message
Posted Nov 25, 2012It says that there's not enough arguments if you enter more than one word for the message.