Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cooldogepm/thebridges
- Owner: cooldogepm
- License: mit
- Created: 2022-08-04T17:24:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T11:23:54.000Z (over 1 year ago)
- Last Synced: 2023-05-03T12:35:48.015Z (over 1 year ago)
- Topics: mcpe, minecraft, minigame, mysql, pmmp, pocketmine, sqlite, thebridge
- Language: PHP
- Homepage:
- Size: 86.9 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
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`