Skip to content

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

License

Notifications You must be signed in to change notification settings

cooldogepm/TNTTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <name:string> <world:string> <countdown:string> <min_players:string> <max_players:string> <round_duration:string> <grace_duration:string> <end_duration:string> [lobby:string]

Example

tnttag create test game-world 30 8 40 60 20 10 game-lobby

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •  

Languages