Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cooldogepm/tnttag

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

mcbe mcpe minecraft minigame mysql plugin pmmp pocketmine sqlite

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# TNTTag




An extremely customizable TNTTag 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 |
|:-------------:|:-----------------------------:|:--------------------------:|
| tnttag create | Create a new arena. | `tnttag.subcommand.create` |
| tnttag delete | Delete an existing arena. | `tnttag.subcommand.delete` |
| tnttag list | List all available arenas. | `tnttag.subcommand.list` |
| tnttag join | Join a game. | `tnttag.subcommand.join` |
| tnttag quit | Quit a game. | `tnttag.subcommand.quit` |

### Arena creation
#### Format
`tnttag create [lobby:string]`
#### Example
`tnttag create test game-world 30 8 40 60 20 10 game-lobby`