Permissions

Here's the list of permissions.

Note: Be careful with giving someone "*" or "quiz.*". Because they will also get permission quiz.nojoin, which means they cannot join quizzes.

If you really have to, you can set quiz.nojoin to false.
quiz.nojoin: false
Or in some permission plugins:
- -quiz.nojoin

  • quiz.start
    • default: op
    • description: Allows access to the start command. (players also need permission per quiz)
  • quiz.abort
    • default: op
    • description: Allows you to abort a quiz before it has started
  • quiz.nojoin
    • default: false
    • description: Disallows you to participate in a quiz
  • quiz.list
    • default: op
    • description: Allows you to see a list of available quizzes
  • quiz.reload
    • default: op
    • description: Allows you to reload the configuration file
  • quiz.generate
    • default: op
    • descripton: Allows you to generate a default quiz
  • quiz.wizard
    • default: op
    • description: Allows you to use commands to create a quiz