Files
延皓 b259706807 2.1.0
2021-07-03 18:55:08 +08:00

7 lines
129 B
Python

__config() -> {
'stay_loaded' -> true
};
__command() -> (
run('gamemode spectator');
run('execute at @s run tp @s ~ ~0.2 ~')
)