clientstuff
This commit is contained in:
30
.minecraft/config/Opis.cfg
Normal file
30
.minecraft/config/Opis.cfg
Normal file
@@ -0,0 +1,30 @@
|
||||
# Configuration file
|
||||
|
||||
access_rights {
|
||||
# Minimum access level to be able to view tables in /opis command. Valid values : NONE, PRIVILEGED, ADMIN
|
||||
S:opis=NONE
|
||||
|
||||
# List of players with PRIVILEGED access level.
|
||||
S:privileged <
|
||||
>
|
||||
|
||||
# Minimum access level to be able to view tables in /opis command. Valid values : NONE, PRIVILEGED, ADMIN
|
||||
S:tables=NONE
|
||||
}
|
||||
|
||||
|
||||
general {
|
||||
B:display.microseconds=true
|
||||
I:laggenerator_id=-1
|
||||
I:profiler.delay=1
|
||||
I:profiler.maxpts=250
|
||||
}
|
||||
|
||||
|
||||
remote_console {
|
||||
B:opisrcon.active=false
|
||||
S:opisrcon.password=
|
||||
I:opisrcon.port=25566
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user