Skip to content

Commit aab1708

Browse files
committed
chore: update README
1 parent 6117776 commit aab1708

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ _Ethically sourced and GMO-free!_ Consider downloading on [Modrinth](https://mod
1818
- Enchanted golden apple cooldown
1919
- By default, the cooldown only starts after eating the first enchanted golden apple
2020
- Elytras disabled while combat tagged
21+
- Command blacklist (e.g., /home, /spawn, /tpa)
2122
- Red username
2223
- Bar to indicate how long until the player's combat tag expires
2324
- **Fully configurable**
@@ -56,6 +57,8 @@ Found in `./config/CombatTag.json`
5657
|EnableCombatColour|Boolean|true|Whether players in combat should appear red (spectral arrows, scoreboard, username in chat, etc.)|
5758
|DisableTeamMsgCommand*|Boolean|true|Whether players should be allowed to use /teammsg|
5859
|DisableTeamCommand*|Boolean|true|Whether players should be allowed to use /team|
60+
|CommandBlacklist|String[]|["tpa", "tpaccept", "home", "spawn", "back", "warp"]|Commands that are blocked while in combat|
61+
|CommandBlacklistMessage|String|"You cannot use this command while in combat!"|Message shown when a blacklisted command is blocked|
5962

6063
*Warning: disabling these options may allow players in combat to message each other or leave the combat team and lose their colour
6164

0 commit comments

Comments
 (0)