Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.29 KB

TeamManager.md

File metadata and controls

47 lines (31 loc) · 1.29 KB

TeamManager

The icon for this module is blue wool. This module is not disableable.

This module creates a number of 'UHC teams' on startup based on the configuration.

There are multiple commands that can be used to modify teams and require this module to be loaded to work.

Configuration

removed team combos:
- RESET
- STRIKETHROUGH
- MAGIC
- BLACK
- WHITE
- =GRAY+ITALIC

The module creates every possible combination of team based on:

1 colour + combination of formatting codes

Combinations in removed team combos are removed from the teams created.

Codes are separated by +.

If a line starts with = it only stops that exact combination from occuring. Otherwise it will stop any team containing the codes.

E.g.

STRIKETHROUGH will stop both WHITE, STRIKETHOUGH and BLACK, STRIKETHOUGH

=GRAY+ITALIC will stop GRAY, ITALIC but not GRAY, ITALIC, UNDERLINE

WHITE+STRIKETHOUGH will stop WHITE, STRIKETHROUGH and WHITE, STRIKETHOUGH, ITALIC but not WHITE, ITALIC or BLACK, STRIKETHROUGH

auto whitelist accepted teams: true

When a team request command is accepted by an operator and auto whitelist is enabled, all requested team players are automatically whitelisted.