Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamRaichu authored Oct 18, 2022
1 parent acde30e commit a748156
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ The addon adds several tags to players as it executes its logic.
Some are to be manually added by admins.
Below is a chart showing what each tag does.

| Tag | Usage |
| :---: | :---: |
| `_guns__001` | Makes an entity immune to all guns. Needs to be added manually by admins. |
Tags marked with ⚙️ need to be added by admins using `/tag <player> add <tag>`.

| Tag | Usage | Notes |
| :---: | :---: | :---: |
| `_guns__001` | Makes an entity immune to all guns. | ⚙️ |
| | *(The following tags are added automatically to all entities who fit certain criteria. They are used for armor calculation to mark what the entities are wearing)* |
| `_guns__002` | Entity is wearing leather helmet. |
| `_guns__003` | Entity is wearing gold, chainmail, iron, or turtle helmet. |
Expand Down

0 comments on commit a748156

Please sign in to comment.