Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cooldogepm/thebridges

An extremely customizable TheBridge mini-game designed for scalability and simplicity
https://github.com/cooldogepm/thebridges

mcpe minecraft minigame mysql pmmp pocketmine sqlite thebridge

Last synced: about 2 months ago
JSON representation

An extremely customizable TheBridge mini-game designed for scalability and simplicity

Awesome Lists containing this project

README

        

# TheBridge




An extremely customizable TheBridge mini-game designed for scalability and simplicity.

## Features

- Customisable messages and scoreboard
- Multi arena support
- Waiting lobby support
- Auto-queue support
- Game statistics
- SQLite support
- MySQL support

## Commands

| Command | Description | Permission |
|:----------------:|:------------------------------------:|:------------------------------:|
| thebridge create | Create a new arena. | `thebridge.subcommand.create` |
| thebridge delete | Delete an existing arena. | `thebridge.subcommand.delete` |
| thebridge list | List all available arenas. | `thebridge.subcommand.list` |
| thebridge test | Force online players to join a game. | `thebridge.subcommand.quit` |
| thebridge join | Join a game. | `thebridge.subcommand.join` |
| thebridge quit | Quit a game. | `thebridge.subcommand.quit` |

### Arena creation

#### Format

`thebridge create `

#### Example

`thebridge create name game-lobby game-world 30 600 5 10 solo`