Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cooldogepm/buildbattle
An extremely customizable BuildBattle mini-game designed for scalability and simplicity
https://github.com/cooldogepm/buildbattle
buildbattle mcpe minecraft minigame mysql pmmp pocketmine sqlite
Last synced: about 2 months ago
JSON representation
An extremely customizable BuildBattle mini-game designed for scalability and simplicity
- Host: GitHub
- URL: https://github.com/cooldogepm/buildbattle
- Owner: cooldogepm
- License: mit
- Created: 2022-07-30T16:31:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T11:23:28.000Z (over 1 year ago)
- Last Synced: 2023-05-03T12:35:33.441Z (over 1 year ago)
- Topics: buildbattle, mcpe, minecraft, minigame, mysql, pmmp, pocketmine, sqlite
- Language: PHP
- Homepage:
- Size: 77.1 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BuildBattle
An extremely customizable BuildBattle 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 |
|:------------------:|:-----------------------------:|:------------------------------:|
| buildbattle create | Create a new arena. | `buildbattle.subcommand.create` |
| buildbattle delete | Delete an existing arena. | `buildbattle.subcommand.delete` |
| buildbattle list | List all available arenas. | `buildbattle.subcommand.list` |
| buildbattle join | Join a game. | `buildbattle.subcommand.join` |
| buildbattle quit | Quit a game. | `buildbattle.subcommand.quit` |### Arena creation
#### Format
`buildbattle create `
#### Example
`buildbattle create name game-lobby game-world 30 6 24 300 30 10 10`