Skip to content

Commit

Permalink
Document warl list (closed #157)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillerDragon committed Aug 28, 2024
1 parent c569370 commit 5332d69
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,30 @@ Made for main client usage. Based on DDNet which is based on DDrace which is bas
Features
--------

### Colored name plates (war list)

**Simple warlist (default):**

This feature was designed for block servers to track your friends and enemies.
You can use those commands in chat to color names:
- ``!war <name>``
- ``!peace <name>``
- ``!team <name>``
- ``!delteam <name>``

![warlist simple preview](https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_warlist_basic.gif)

**Advanced warlist (not recommended for beginners):**

There is also an advanced warlist mode that is harder to use but has stronger features.
When the advanced warlist mode is active you can bundle multiple names together in one folder.
You can peace/war a player and his dummy/fake names at the same time.
You can also store reasons for your wars and war clan tags.
The reasons can be used in auto chat replies and displayed in game over the red name tag.
To activate the advanced mode you have to set `cl_war_list_advanced 1`.
Check `!help` in chat for all the commands.
And you also want to checkout the folders and files that are created in your ddnet directory in the chillerbot/warlist folder.

### Password manager

Go to your teeworlds/chillerbot directory and create the file ``chillpw_secret.txt``
Expand Down

0 comments on commit 5332d69

Please sign in to comment.