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: 5 months ago
JSON representation
An extremely customizable TheBridge mini-game designed for scalability and simplicity
- Host: GitHub
- URL: https://github.com/cooldogepm/thebridges
- Owner: cooldogepm
- License: mit
- Created: 2022-08-04T17:24:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T11:23:54.000Z (about 3 years ago)
- Last Synced: 2025-08-24T00:24:07.287Z (11 months ago)
- Topics: mcpe, minecraft, minigame, mysql, pmmp, pocketmine, sqlite, thebridge
- Language: PHP
- Homepage:
- Size: 86.9 KB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`