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
  • Tags
  • [WRITE]
  • [BREAK]
  1. Chat Games
  2. Configuration

Key words

Tags

[WRITE]

Players have to write in the chat something to win the game.

Example (players will have to type "4" in the chat to win the game):

keywords:
  - "[WRITE] 4"

[BREAK]

Players have to break a specific type of block a specific number of times to win

Example (players will have to break the "STONE" block 2 times to win):

keywords:
  - "[BREAK] STONE 2"

Last updated 7 months ago