Skip to content

Commit

Permalink
Add breaking checks to punishments.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ManInMyVan committed Sep 1, 2024
1 parent cc540b6 commit e09930d
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/punishments/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Punishments:
- "EntityControl"
- "NoSlow"
- "Place"
- "Break"
- "WrongBlock"
- "Baritone"
- "FastBreak"
- "TransactionOrder"
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/punishments/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Punishments:
- "EntityControl"
- "NoSlow"
- "Place"
- "Break"
- "WrongBlock"
- "Baritone"
- "FastBreak"
- "TransactionOrder"
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/punishments/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Punishments:
- "EntityControl"
- "NoSlow"
- "Place"
- "Break"
- "WrongBlock"
- "Baritone"
- "FastBreak"
- "TransactionOrder"
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/punishments/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Punishments:
- "EntityControl"
- "NoSlow"
- "Place"
- "Break"
- "WrongBlock"
- "Baritone"
- "FastBreak"
- "TransactionOrder"
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/punishments/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ Punishments:
- "EntityControl"
- "NoSlow"
- "Place"
- "Break"
- "WrongBlock"
- "Baritone"
- "FastBreak"
- "TransactionOrder"
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/punishments/nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Punishments:
- "EntityControl"
- "NoSlow"
- "Place"
- "Break"
- "WrongBlock"
- "Baritone"
- "FastBreak"
- "TransactionOrder"
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/punishments/pt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Punishments:
- "EntityControl"
- "NoSlow"
- "Place"
- "Break"
- "WrongBlock"
- "Baritone"
- "FastBreak"
- "TransactionOrder"
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/punishments/ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Punishments:
- "EntityControl"
- "NoSlow"
- "Place"
- "Break"
- "WrongBlock"
- "Baritone"
- "FastBreak"
- "TransactionOrder"
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/punishments/zh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Punishments:
- "EntityControl"
- "NoSlow"
- "Place"
- "Break"
- "WrongBlock"
- "Baritone"
- "FastBreak"
- "TransactionOrder"
Expand Down

0 comments on commit e09930d

Please sign in to comment.