18 lines
335 B
Plaintext
18 lines
335 B
Plaintext
/////////////////////////////////////////////////////////////
|
|
// Player Permission Configuration file
|
|
/////////////////////////////////////////////////////////////
|
|
// Permission reaches from 0 to 255
|
|
|
|
[USERS]
|
|
|
|
Gamemaster=100
|
|
Admin=255
|
|
Trusted=30
|
|
Niceplayer=10
|
|
Falsegenesis=150
|
|
//...
|
|
// Add your names here
|
|
|
|
|
|
|
|
// rest is 0 automatically |