TChat
Tect.host
  • Introduction
  • General
    • Addons
    • Basic chat
    • Commands and permissions
    • Utils
    • Placeholders
  • Autobroadcast
    • Configuration
    • Command
  • BannedCommands
    • Configuration
    • Command
  • BannedWords
    • Configuration
    • Command
  • Channels
    • Configuration
    • Command
  • Chat Color
    • Configuration
    • Command
    • Menu
  • Chat Games
    • Configuration
      • Key words
    • Command
  • Custom Commands
    • Configuration
      • Conditionals
      • Loops
  • Ignore
    • Configuration
    • Command
  • Invsee
    • Configuration
  • Levels
    • Configuration
  • Me formatter
    • Configuration
    • Command
  • Polls
    • Configuration
    • Command
  • Print formatter
    • Configuration
    • Command
  • Show Ender Chest
    • Configuration
  • Tags
    • Configuration
    • Menu configuration
    • Command
  • Worlds
    • Configuration
Powered by GitBook
On this page
  • Base command
  • Start
  • Stop
  • Restart
  • Add
  • Remove
  1. Chat Games

Command

Base command

Usage: /chatgames <start|stop|restart|add|remove>

Start

Start game 1 (only works if the game execution is stopped)

Usage: /chatgames start

Stop

Terminates the game run (only works if the game task is running).

Usage: /chatgames stop

Restart

Restart the game task and start with the first game.

Usage: /chatgames restart

Add

Creates and adds a game to the chatgames.yml file directly from the server (I do not recommend it).

Usage: /chatgames add <name> <message1,message1,...> <keyword1,keyword2,...> <reward1,reward2,...>

Example: /chatgames add game3 4+4 8 eco give %winner% 100

Remove

Removes a game from the chatgames.yml file.

Usage: /chatgames remove <name>

Example: /chatgames remove game3

Last updated 8 months ago