Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.28 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.28 KB

PMMPKahoot

A Kahoot-based game for your PocketMineMP server.

Features

  • Create your own game templates to play with
  • Public and private lobbies to play with the whole server
  • Play with others, even as the host of the game

Commands

Usage Description Permission
/kahoot The main Kahoot command pmmpkahoot.command.main (default: true)
/kahootleave Leave your current game pmmpkahoot.command.leave (default: true)

Permissions

Description Permission
Create public lobbies pmmpkahoot.publiclobby.create
Create templates pmmpkahoot.template.create

Configuration

public-lobbies:
  needPermToCreate: true # Type "false" if your players don't need a permission to create public Kahoot games.

create-templates:
  needPermToCreate: true # Type "false" if your players don't need a permission to create templates.