TNTRun ?
This commit is contained in:
parent
959d7149db
commit
343275eb74
5 changed files with 360 additions and 4 deletions
11
games/TNTRun/config.yml
Normal file
11
games/TNTRun/config.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Welcome to TNTRun config !
|
||||
# Configure here the max stuffs about the TNTRun game.
|
||||
# Example:
|
||||
#world:
|
||||
# maxplayers: 8
|
||||
# minplayers: 2
|
||||
# center: [x, z]
|
||||
# TNTBlock: 80
|
||||
# WinCommand: give {winner} diamond
|
||||
# # This is optional but if you want super customisation...
|
||||
# WinPHPCode: "$this->getServer()->broadcastMessage($this->winner . ' won the game !');"
|
Loading…
Add table
Add a link
Reference in a new issue