2022-02-28 06:28:00 +00:00
|
|
|
# Plex Indefinite Bans File
|
|
|
|
# Players with their UUID / IP / Usernames in here will be indefinitely banned until removed
|
|
|
|
|
|
|
|
# List of permanently banned UUIDs
|
|
|
|
# If you want to get someone's UUID, use https://api.ashcon.app/mojang/v2/user/<username>
|
2022-02-28 07:20:35 +00:00
|
|
|
uuids:
|
|
|
|
- 1dac0e92-f565-4479-afd5-38c7df5f9732 # badplayer123
|
2022-02-28 06:28:00 +00:00
|
|
|
|
|
|
|
# List of permanently banned IP addresses
|
2022-02-28 07:20:35 +00:00
|
|
|
ips:
|
|
|
|
- 169.254.69.69
|
2022-02-28 06:28:00 +00:00
|
|
|
|
|
|
|
# List of permanently banned UUIDs
|
|
|
|
# If you want to get someone's username, use https://api.ashcon.app/mojang/v2/user/<uuid>, or just remember it
|
2022-02-28 07:20:35 +00:00
|
|
|
usernames:
|
|
|
|
- badplayer123
|