6 lines
86 B
Python
6 lines
86 B
Python
__config() -> {
|
|
'stay_loaded' -> true
|
|
};
|
|
__command() -> (
|
|
run('gamemode survival')
|
|
) |