Quantcast
Channel: Server Mods from Bukkit.org
Viewing all articles
Browse latest Browse all 2356

SimpleFAQ

$
0
0

http://bukkit.nexxgen.de/images/logo_simplefaq.png

SimpleFAQ is a ingame accessable FAQ that should provide easy to get support information for the most common cases. Users could search for suitable questions with any amount of keywords. You could configurate if the questions returned should match all the keywords or at least a single one.

Install
As usal, simply add the Xcys_SimpleFAQ_v[...].jar to your plugin folder and start your server. SimpleFAQ will create all files necessary.

Commands

  • /faq [keywords]
    Use the only command /faq with any amount of keywords to search for a question. The keywords should be those you defined in the config.
  • /faq [id]
    If you use the command with an id from a previous search, you will get the question and answer with this id (this is not the id you have set in the config).

Permissions

  • simplefaq.use
    The only permission node. Allows you to use SimpleFAQ, or not. Is set to true by default.

Configuration

  • language
    Configurates your plugin language.
    Possible values:
    - enUS = english output (default)
    - deDE = german output
  • extendedsearch
    If set to true, the search with /faq will return any question which contains at least one of the keywords. If only questions matching all of the keywords should be returned, set this value to false (default).
  • debug
    Set to true if you would like to get additional information on the server console. Will help to figure out porblems.
  • phrases
    This is where you configurate your questions. The values are mapped under a unique id you could choose randomly (but should be a single word).
    The values will be assigned as followed:
    - 1. value: The question itself
    - 2. value: The answer for your question
    - rest of the values: the tags, you would like to assign to your question. You could set any amount of tags, but it may be smart to keep them few.
    Be aware: tags should be single words!

You could have a view on an example config on the official website.

Will add the downloads pretty soon!


Viewing all articles
Browse latest Browse all 2356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>