As a server owner do you find yourself constantly answering questions like "Can I apply for staff?" or "How do you claim land?". Maybe there are also some phrases you want to filter out due to their profanity or just because they annoy you. Save your time and your staffs time to get more important things done by automating this job using QuestionBot.
- Answer questions in chat!
-Answer questions in messages!
- Add new questions and answers in the game!
- Add new questions and answers in the config!
Spoiler: Config
Code (YAML):
#QuestionBot
#Filter out phrases and questions from chat and msgs whilst sending them a response
#The is no need to write most variations of a phrase like "can i be op" and "may i be op"
#as the plugin will recognize that "can" and "may" are interchangeable
#Also words like "please" or "really" that add empathises to the sentance but do not add meaning
#are not needed. The plugin will recognize that "can i have op" and "can i have op please" are the same.
#If a variation of a phrase does get through the filter just add that variation as a new question.
MsgCommands :
- /msg
- /w
- /whisper
- /tell
- /minecraft:msg
- /minecraft:w
- /minecraft:whisper
- /minecraft:tell
- /pm
- /mail send
- /m
MsgCommandNoUsernameArgs :
- /me
- /minecraft:me
- /r
- /reply
#Make sure the number of the question matches the answer you want the server to reply with.
#You can use the same answer number for multiple question if you
#plan to answer different questions which a generic answer like "No!"
CancelTheirQuestionBeingSent : true
BlockQuestionsBeingAskedInMsgs : true
BlockQuestionsBeingAskedInChat : true
#Put a * next to the question number to kick someone for asking the question / saying a phrase
#The kick reason will be the answer to the question
#Put the "*" here - 1:*op me
#Not here - 1*:op me
#or you will get an error
Questions :
- 1:op me
- 1:may i have op
- 1:can i have op
- 1:could i have op
- 1:can i be op
- 1:could i be op
Answers :
- 1: No !
#Filter out phrases and questions from chat and msgs whilst sending them a response
#The is no need to write most variations of a phrase like "can i be op" and "may i be op"
#as the plugin will recognize that "can" and "may" are interchangeable
#Also words like "please" or "really" that add empathises to the sentance but do not add meaning
#are not needed. The plugin will recognize that "can i have op" and "can i have op please" are the same.
#If a variation of a phrase does get through the filter just add that variation as a new question.
MsgCommands :
- /msg
- /w
- /whisper
- /tell
- /minecraft:msg
- /minecraft:w
- /minecraft:whisper
- /minecraft:tell
- /pm
- /mail send
- /m
MsgCommandNoUsernameArgs :
- /me
- /minecraft:me
- /r
- /reply
#Make sure the number of the question matches the answer you want the server to reply with.
#You can use the same answer number for multiple question if you
#plan to answer different questions which a generic answer like "No!"
CancelTheirQuestionBeingSent : true
BlockQuestionsBeingAskedInMsgs : true
BlockQuestionsBeingAskedInChat : true
#Put a * next to the question number to kick someone for asking the question / saying a phrase
#The kick reason will be the answer to the question
#Put the "*" here - 1:*op me
#Not here - 1*:op me
#or you will get an error
Questions :
- 1:op me
- 1:may i have op
- 1:can i have op
- 1:could i have op
- 1:can i be op
- 1:could i be op
Answers :
- 1: No !
- /qb reload
- /qb help
- /qb delquestion <question number>
- /qb delanswer <answer number>
- /qb addanswer <answer> <number>
- /qb addquestion <question> <number>
- /qb addnextanswer <response to question>
- /qb addnextquestion <question server will respond to>
- /qb showanswers
- /qb showquestions
- questionbot.reload
- questionbot.delquestion
- questionbot.delanswer
- questionbot.addanswer
- questionbot.addquestion
- questionbot.addnextanswer
- questionbot.addnextquestion
- questionbot.addanswer
- questionbot.addquestion
For cheap server hosting check out our sponsor:
See it in action on my server: 142.44.191.13:26340
Disclaimer:
Note before you comment that I am not obligated to update this or add features! If you want a new feature or found a bug leaving a good review, a polite request in the discussion section or a donation is your best bets.
Leaving a bad review is a terrible way to ask for support! If you want someone to spend hours of their time working on a free resource for your benefit the least you can do is be nice.
Note before you comment that I am not obligated to update this or add features! If you want a new feature or found a bug leaving a good review, a polite request in the discussion section or a donation is your best bets.
Leaving a bad review is a terrible way to ask for support! If you want someone to spend hours of their time working on a free resource for your benefit the least you can do is be nice.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
QuestionBot is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 469 times (via Spigot). Download it and open it directly in the game.