Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. tag:
  2. # Tag a player when fighting an entity/player.
  3. hit: true
  4. # Tag the player when he receives a shot.
  5. damage: true
  6. # Tag the player when fighting an entity.
  7. mobs: false
  8. durations:
  9. # Defines the duration of a tag.
  10. flag: 15s
  11. # Defines the duration of a tag after the combat (additional time).
  12. finish: 5s
  13. # Defines the duration of a tag after a disconnection.
  14. logout: 10s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement