Mipcraft Plugins
Bowling Party
Bowling Party
  • đŸŽŗIntroduction
  • â„šī¸Installation guide
  • đŸ–Ĩī¸Commands
  • 🔧Configuration
  • đŸĒ§Placeholder API
  • đŸ› ī¸Plugin API
  • ❓FAQ
Powered by GitBook
On this page

Commands

List of commands and permissions.

Command
Permissio
Description

/bp join

none if not set

Join the best game.

/bp join [name]

none if not set

Join the specific game.

/bp leave

none if not set

Leaves the game.

/bp reload

BowlingParty.admin

Reloads the config.

/bp create [game_name]

BowlingParty.admin

Create a new game.

/bp edit [game_name]

BowlingParty.admin

Edit a game.

/bp save [game_name]

BowlingParty.admin

Save a game.

/bp set lobby [game_name]

BowlingParty.admin

Set lobby waiting location.

/bp set waiting [game_name]

BowlingParty.admin

Set waiting location.

/bp add lane [game_name]

BowlingParty.admin

Add a bowling lane.

/bp remove lane [number] [game_name]

BowlingParty.admin

Remove a bowling lane.

/bp list lanes [game_name]

BowlingParty.admin

List all lanes in game.

PreviousInstallation guideNextConfiguration

Last updated 4 months ago

đŸ–Ĩī¸