13 ::ll::TypedStorage<8, 32, ::std::string> serverType;
14 ::ll::TypedStorage<1, 1, bool> requireTrustedAuthentication;
15 ::ll::TypedStorage<8, 24, ::std::vector<::std::string>> extraTrustedKeys;
16 ::ll::TypedStorage<1, 1, ::NetworkPermissions> networkPermissions;
17 ::ll::TypedStorage<1, 1, bool> allowSubclientLogin;
18 ::ll::TypedStorage<1, 1, bool> enablePacketReceiptEventing;
19 ::ll::TypedStorage<4, 4, ::ServerPlayerJoinBehavior> defaultJoinBehavior;