Skip to content

Commit

Permalink
Added missing ip ban messages for bminfo
Browse files Browse the repository at this point in the history
  • Loading branch information
confuser committed Oct 8, 2017
1 parent cb82202 commit 76742c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ messages:
permanent: '&6Currently banned for &4[reason]&6 by [actor] at [created]'
temporary: '&6Currently banned for &4[reason]&6 by [actor] at [created] which expires in [expires]'
dateTimeFormat: 'dd-MM-yyyy HH:mm:ss'
ipban:
permanent: '&6Currently banned for &4[reason]&6 by [actor] at [created]'
temporary: '&6Currently banned for &4[reason]&6 by [actor] at [created] which expires in [expires]'
dateTimeFormat: 'dd-MM-yyyy HH:mm:ss'
mute:
permanent: '&6Currently muted for &4[reason]&6 by [actor] at [created]'
temporary: '&6Currently muted for &4[reason]&6 by [actor] at [created] which expires in [expires]'
Expand Down

0 comments on commit 76742c1

Please sign in to comment.