interface SavedPlayerOnJoinAction_clear_inventory {
    type: "clear_inventory";
}

Properties

Properties

type: "clear_inventory"