mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-23 01:27:37 +00:00
Let's not make ourselves permbanned by default
This commit is contained in:
parent
87ddf355b5
commit
89199eb580
@ -4,10 +4,18 @@
|
|||||||
# If you want to get someone's UUID, use https://api.ashcon.app/mojang/v2/user/<username>
|
# If you want to get someone's UUID, use https://api.ashcon.app/mojang/v2/user/<username>
|
||||||
griefers:
|
griefers:
|
||||||
users:
|
users:
|
||||||
- "Taahh"
|
- "badplayer123"
|
||||||
- "Telesphoreo"
|
- "badplayer321"
|
||||||
uuids: []
|
uuids:
|
||||||
ips: []
|
- 1dac0e92-f565-4479-afd5-38c7df5f9732 # badplayer123
|
||||||
0:
|
ips:
|
||||||
|
- 123.123.123.123
|
||||||
|
|
||||||
|
# Note that these keys can be anything, they are simply to help you keep things organized.
|
||||||
|
# They are not used within the plugin. Duplicate keys are not allowed, and will not work.
|
||||||
|
bypassers:
|
||||||
users:
|
users:
|
||||||
- "videogamesm12"
|
- "bypasser1"
|
||||||
|
ips:
|
||||||
|
- 321.321.321.321
|
||||||
|
- 169.254.1.2
|
Loading…
Reference in New Issue
Block a user