Skip to content

Commit

Permalink
Updated API README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
SirBlobman committed Dec 3, 2019
1 parent b771856 commit a33a47e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ public void onTag(PlayerTagEvent e) {
### com.SirBlobman.combatlogx.api.event.PlayerReTagEvent
This event will be fired when a player is already in combat, but their timer is extended
That usually occurs when they are tagged again or another plugin tags them during combat

**Example:** *Tell the player every time they are tagged*
```java
@EventHandler
Expand Down

0 comments on commit a33a47e

Please sign in to comment.