Revert "Revert "Permbans are now indefinite bans.""

This reverts commit 54df0e08f5.
This commit is contained in:
Seth
2020-08-09 17:49:35 -07:00
parent 54df0e08f5
commit 44b7307e4d
8 changed files with 232 additions and 119 deletions

View File

@ -0,0 +1,15 @@
#
# TotalFreedomMod Indefinite Bans
#
badplayer1:
uuid: '123e4567-e89b-12d3-a456-426614174000'
ips:
- 123.123.123.123
- 321.321.321.321
reason: 'bad player'
badplayer2:
ips:
- 111.111.111.111
badplayer3:
ips: []

View File

@ -1,10 +0,0 @@
#
# TotalFreedomMod 5.5 Permanent Bans
#
badplayer1:
- 123.123.123.123
- 321.321.321.321
badplayer2:
- 111.111.111.111
badplayer3: []