mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-10 01:51:45 +00:00
18 lines
No EOL
354 B
JSON
Executable file
18 lines
No EOL
354 B
JSON
Executable file
{
|
|
"groups": {
|
|
"default": {
|
|
"perms": ["world.*", "chat.*", "info.*"],
|
|
"noPerms": ["op.*"]
|
|
},
|
|
"admin": {
|
|
"noPerms": [],
|
|
"perms": ["*.*"],
|
|
"prefix": "&4[Admin]&r"
|
|
}
|
|
},
|
|
"players": {
|
|
"TechmandanCZ": {
|
|
"group": "admin"
|
|
}
|
|
}
|
|
} |