mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(minecraft): adjust default permissions
This commit is contained in:
parent
4010e23832
commit
0121e41683
1 changed files with 2 additions and 0 deletions
|
|
@ -7,7 +7,9 @@ in {
|
|||
serverProperties = {
|
||||
server-name = "Kat's Server";
|
||||
online-mode = true;
|
||||
#allow-cheats = true;
|
||||
level-name = "KatBedrock";
|
||||
default-player-permission-level = "visitor";
|
||||
};
|
||||
packs = let
|
||||
addons = pkgs.minecraft-bedrock-addons;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue