Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XoMiya-WPC authored Jan 30, 2022
1 parent a66e78c commit a1b130e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This plugin **WILL NOT WORK** on previous versions
* **alone_contents:** This is the message that will be sent to players in that team if the playercount is less than `1`.
* **delay:** The delay in seconds from the round before sending the message once the information has been calculated.
* **max_players:** The maximum number of players before the message will not be sent. This is to prevent spam if you have lots of Class D for example. Set to `-1` to disable the limit.
* **type:** The type of message that will be sent. `0` = **Broadcast**, `1` = **Hint**, `2` = **Console Message**.
* **type:** The type of message that will be sent. `0` = **Hint**, `1` = **Console Message**, `2` = **Broadcast**.
* **time:** The time the message will last for. Does not apply to `type: 2`
* **enabled:** Defines if this teams message is enabled.

Expand Down

0 comments on commit a1b130e

Please sign in to comment.