mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-28 19:26:42 +00:00
Revert "Permbans are now indefinite bans."
This reverts commit 4003db6dd9
.
This commit is contained in:
@ -1,15 +0,0 @@
|
||||
#
|
||||
# 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: []
|
10
src/main/resources/permbans.yml
Normal file
10
src/main/resources/permbans.yml
Normal file
@ -0,0 +1,10 @@
|
||||
#
|
||||
# TotalFreedomMod 5.5 Permanent Bans
|
||||
#
|
||||
|
||||
badplayer1:
|
||||
- 123.123.123.123
|
||||
- 321.321.321.321
|
||||
badplayer2:
|
||||
- 111.111.111.111
|
||||
badplayer3: []
|
Reference in New Issue
Block a user