Add examples

This commit is contained in:
Telesphoreo 2022-02-28 01:20:35 -06:00
parent 8550240754
commit 02df46c553
1 changed files with 6 additions and 3 deletions

View File

@ -3,11 +3,14 @@
# List of permanently banned UUIDs
# If you want to get someone's UUID, use https://api.ashcon.app/mojang/v2/user/<username>
uuids: []
uuids:
- 1dac0e92-f565-4479-afd5-38c7df5f9732 # badplayer123
# List of permanently banned IP addresses
ips: []
ips:
- 169.254.69.69
# 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
usernames: []
usernames:
- badplayer123