A Kahoot-based game for your PocketMineMP server.
- 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
Usage | Description | Permission |
---|---|---|
/kahoot | The main Kahoot command | pmmpkahoot.command.main (default: true) |
/kahootleave | Leave your current game | pmmpkahoot.command.leave (default: true) |
Description | Permission |
---|---|
Create public lobbies | pmmpkahoot.publiclobby.create |
Create templates | pmmpkahoot.template.create |
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.